Exit

The following is sample code for the Exit action:

Sybase.UnwiredPlatform.Windows.Action.Action exitAction = Sybase.UnwiredPlatform.Windows.Action.ActionFactory.CreateExitAction();
exitAction.Execute();