Piccolo.NET

PActivity.PActivityDelegate Methods

The methods of the PActivity.PActivityDelegate interface are listed below. For a complete list of PActivity.PActivityDelegate interface members, see the PActivity.PActivityDelegate Members topic.

Public Instance Methods

ActivityFinished This method is used to notify a user after an activity has finished running and the activity has been removed from the PActivityScheduler queue.
ActivityStarted This method is used to notify a user right before an activity is scheduled to start running.
ActivityStepped This method is used to notify a user when the activity is running.

See Also

PActivity.PActivityDelegate Interface | UMD.HCIL.Piccolo.Activities Namespace