Table of Contents

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 = 1

The session is permanently deleted from the server

DisconnectSession = 0

The session should be disconnected

Unknown = 1024

The action that should be taken is unknown