Enum TerminalServerBrokenConnectionAction
- Namespace
- CENTREL.XIA.Configuration.Types
- Assembly
- CENTREL.XIA.Configuration.Types.dll
Represents the action that should be taken when a connection to the server is broken
public enum TerminalServerBrokenConnectionAction
Fields
Delete = 1The session is permanently deleted from the server
DisconnectSession = 0The session should be disconnected
Unknown = 1024The action that should be taken is unknown