Method | Description | |
---|---|---|
Connect ( IGame game ) : |
||
DirectConnection ( ) : System | ||
DirectConnection ( |
||
Disconnect ( ) : void | ||
Dispose ( ) : void | ||
GetMessageAsync ( ) : Task |
||
Send ( Message msg ) : void | ||
TryGetMessage ( Message &msg ) : bool |
Method | Description | |
---|---|---|
Dispose ( bool disposing ) : void | ||
Enqueue ( Message msg ) : void | ||
RemoteDisconnect ( ) : void | ||
SetRemote ( |
public static Connect ( IGame game ) : |
||
game | IGame | |
return |
public DirectConnection ( |
||
remote | ||
return | System |