JAMS Developer Guide
NonblockingNativeActivity Class Members
Fields  Properties  Methods 


MVPSI.JAMS.Activities Namespace : NonblockingNativeActivity Class

The following tables list the members exposed by NonblockingNativeActivity.

Protected Fields
 NameDescription
Protected FieldDefaults to true. Can be set to false to stop execution. (Inherited from MVPSI.JAMS.Activities.JAMSNativeActivity)
Top
Public Properties
 NameDescription
Public Property (Inherited from System.Activities.Activity)
Public Property (Inherited from System.Activities.Activity)
Top
Protected Properties
 NameDescription
Protected PropertyBy default, if an exception occurs during Task execution we log and rethrow.  
Protected PropertyOverridden. Allows the activity to induce idle.  
Protected Property (Inherited from System.Activities.Activity)
Protected Property (Inherited from System.Activities.NativeActivity)
Protected PropertyGets or sets a user-defined object associated with the current async activity  
Top
Public Methods
 NameDescription
Public MethodResumes a bookmark created when starting an Activity. Supported responses are Release or Skip. (Inherited from MVPSI.JAMS.Activities.JAMSNativeActivity)
Public Method (Inherited from System.Activities.Activity)
Top
Protected Methods
 NameDescription
Protected MethodOverridden. Abort Activity  
Protected MethodAfter Execution Completes  
Protected MethodOverloaded. Overridden. Registers Activity Metadata  
Protected MethodOverridden. Cancels the Activity  
Protected MethodOverridden. Executes the Activity  
Protected MethodExecutes a Non-blocking Activity  
Protected MethodOverloaded.  (Inherited from System.Activities.NativeActivity)
Protected MethodPrepars for Execution  
Protected Method (Inherited from System.Activities.NativeActivity)
Top
See Also

Reference

NonblockingNativeActivity Class
MVPSI.JAMS.Activities Namespace