Piccolo.NET

PActivity.Terminate Method ()

Stop this activity immediately, and remove it from the activity scheduler.

public virtual void Terminate();

Remarks

The default termination behavior is to call OnActivityFinished() if the activity is currently stepping. Use Terminate(TerminationBehavior) for a different termination behavior.

See Also

PActivity Class | UMD.HCIL.Piccolo.Activities Namespace | PActivity.Terminate Overload List


Web Accessibility