Name | Description | |
---|---|---|
![]() | DisplayName | (Inherited from System.Activities.Activity) |
![]() | Id | (Inherited from System.Activities.Activity) |
![]() | Result | (Inherited from System.Activities.Activity<T>) |
![]() | ResultType | (Inherited from System.Activities.ActivityWithResult) |
For a list of all members of this type, see NonblockingNativeActivityGeneric<T> members.
Name | Description | |
---|---|---|
![]() | DisplayName | (Inherited from System.Activities.Activity) |
![]() | Id | (Inherited from System.Activities.Activity) |
![]() | Result | (Inherited from System.Activities.Activity<T>) |
![]() | ResultType | (Inherited from System.Activities.ActivityWithResult) |
Name | Description | |
---|---|---|
![]() | AbortOnTaskFailure | By default, if an exception occurs during Task execution we log and rethrow. |
![]() | CanInduceIdle | Overridden. Allows the activity to induce idle. |
![]() | Constraints | (Inherited from System.Activities.Activity) |
![]() | Implementation | (Inherited from System.Activities.NativeActivity<T>) |
![]() | Task | Gets the System.Threading.Task which performs the activity's work. |
![]() | UserState | Gets or sets a user-defined object associated with the current async activity |