Piccolo.NET

PActivity.ActivityStepped Field

Used to notify classes when the activity is running.

public ActivitySteppedDelegate ActivityStepped;

Remarks

When the PActivityDelegate is set, the ActivityStepped() method is connected to the this delegate.

See Also

PActivity Class | UMD.HCIL.Piccolo.Activities Namespace