ICommunicationClient Methods |
The ICommunicationClient type exposes the following members.
Name | Description | |
---|---|---|
![]() | Connect |
Connects this client to the server.
|
![]() | Disconnect |
Disconnects this client from the server.
|
![]() | Dispose | Performs application-defined tasks associated with freeing, releasing, or resetting unmanaged resources. (Inherited from IDisposable.) |
![]() | ReceiveAsync |
Waits for the next command sent by the server.
|
![]() | Send |
Sends the specified command to the server.
|