Piccolo.NET

PActivity.ActivityDelegate Property

Sets the PActivityDelegate for this activity.

public virtual PActivity.PActivityDelegate ActivityDelegate {set;}

Property Value

The PActivityDelegate associated with this activity.

Remarks

The delegate is notified when the activity starts and stops stepping.

See Also

PActivity Class | UMD.HCIL.Piccolo.Activities Namespace