PostSharp / / API Reference / Post­Sharp.​Patterns.​Threading / Dispatched­Attribute / Dispatched­Attribute

Constructor DispatchedAttribute

DispatchedAttribute(Boolean)

Declaration
public DispatchedAttribute(bool fireAndForget)
Parameters
Type Name Description
Boolean fireAndForget

DispatchedAttribute()

Declaration
public DispatchedAttribute()

DispatchedAttribute(DispatchedExecutionMode)

Declaration
public DispatchedAttribute(DispatchedExecutionMode executionMode)
Parameters
Type Name Description
DispatchedExecutionMode executionMode

DispatchedAttribute(PortableFormatterConstructorContext)

Declaration
protected DispatchedAttribute(PortableFormatterConstructorContext context)
Parameters
Type Name Description
PortableFormatterConstructorContext context