[This is preliminary documentation and is subject to change.]
Terminates the user Session represented by this
UserInterface.
| C# |
public abstract void Exit( string exitText )
- exitText (String)
- A message giving the reason for termination.
[This is preliminary documentation and is subject to change.]
| C# |
public abstract void Exit( string exitText )