Visual Basic (Usage) | ![]() |
---|---|
Dim instance As ServerConnectionStatus |
C# | |
---|---|
public enum ServerConnectionStatus : System.Enum |
Member | Description |
---|---|
Connected | Connected. |
Connecting | Attempting to connect to the server. |
ConnectionErrorClientReconnect | The connection is in an error state, reconnecting. |
ConnectionWarningWatchdogTimeout | The watchdog timer has timed out. |
Disconnected | Disconnected. |
LicenseExpired | No valid license has been found for the application. |
ServerShutdown | The server has shutdown. |
ServerShutdownInProgress | The server is going to shutdown. |
SessionAutomaticallyRecreated | A new session was re-created. |
System.Object
System.ValueType
System.Enum
Advosol.EasyUA.ServerConnectionStatus
Target Platforms: Windows 7/8/10, Windows Server 2003/2008/2012/2015, .NET4.x