Actor.RaiseHaltEvent method

Raises a HaltEvent to halt the actor at the end of the current action.

protected void RaiseHaltEvent()

See Also