Property | Type | Description | |
---|---|---|---|
ipAddress | String | ||
isConnected | bool | ||
port | String |
Method | Description | |
---|---|---|
Connect ( string ipAddress, string port ) : System.Threading.Tasks.Task | ||
Disconnect ( ) : void | ||
GetManager ( ) : |
public Connect ( string ipAddress, string port ) : System.Threading.Tasks.Task | ||
ipAddress | string | |
port | string | |
return | System.Threading.Tasks.Task |
public static GetManager ( ) : |
||
return |