JAMS Developer Guide
ManagedActivity Class Properties


MVPSI.JAMS.Activities Namespace : ManagedActivity Class

For a list of all members of this type, see ManagedActivity members.

Public Properties
 NameDescription
Public PropertySets the child Activity.  
Public Property (Inherited from System.Activities.Activity)
Public PropertySets the action to take when the last retry failed. A value of True will fail while False will wait for further instructions.  
Public Property (Inherited from System.Activities.Activity)
Public PropertyThe number of times to retry the activity after failure.  
Public PropertyThe delay between retry attempts.  
Top
Protected Properties
 NameDescription
Protected PropertyAllows the activity to induce idle. (Inherited from MVPSI.JAMS.Activities.JAMSNativeActivity)
Protected Property (Inherited from System.Activities.Activity)
Protected Property (Inherited from System.Activities.NativeActivity)
Top
See Also

Reference

ManagedActivity Class
MVPSI.JAMS.Activities Namespace