Click or drag to resize
AsyncStateMachineAttribute Properties
This API is preliminary and subject to change.

The AsyncStateMachineAttribute type exposes the following members.

Properties
  NameDescription
Public propertyStateMachineType
Gets the type object for the underlying state machine type that was generated by the compiler to implement the state machine method.
(Inherited from StateMachineAttribute.)
Public propertyTypeId (Inherited from Attribute.)
Top
See Also