Persistate API documentation
Exit Method (exitText)
NamespacesPersistate.UI.DesktopDesktopUserInterfaceExit(String)

[This is preliminary documentation and is subject to change.]

Terminates the user Session represented by this UserInterface.
Declaration Syntax
C#
public override void Exit(
	string exitText
)
Parameters
exitText (String)
A message giving the reason for termination. If this is not null or empty, and the user did not request this Exit, then a warning message box is displayed with this text.

Assembly: Persistate.UI.Desktop (Module: Persistate.UI.Desktop) Version: 0.6.1.20 (0.6.1.20)