Summary
Server related information.
Syntax
public interface IServer
Members
Name | Type | Summary |
---|---|---|
Connected | Event | Event raised when successfully connected with the server |
Disconnected | Event | Disconnected - Event raised when connection with the server is lost |
IsConnected | Property | Indicates current connection status with the server |
Time | Property | Returns the server time. |