TheServiceRouteInfo Members
The TheServiceRouteInfo type exposes the following members.
Methods
Name | Description | |
---|---|---|
Equals(System.Object) | (Inherited from Object.) | |
Finalize | (Inherited from Object.) | |
GetHashCode | (Inherited from Object.) | |
GetType | (Inherited from Object.) | |
MemberwiseClone | (Inherited from Object.) | |
ToString | (Inherited from Object.) |
Properties
Name | Description | |
---|---|---|
ConnectedSince |
Shows the date when the connection was established
|
|
ErrorCode |
Error code of the last error
|
|
IsAlive |
true if the connection is alive
|
|
IsConnected |
True if service route is connected
|
|
IsConnecting |
True if service route trues to connect
|
|
LastError |
Last error in Clear Text
|
|
LastHB |
Time/Date of the last heartbeat
|
|
Status |
Combined status
|
|
Url |
Url of the Service route
|
|
UsesWS |
true if the connection is using WebSockets
|