Constructor
The endpoint for receiving messages.
The types of messages to receive.
The endpoint to sent messages.
The messages to send.
ProtectedinboundProtectedoutboundDispose of the manager.
ProtecteddisposeClean any resources before the manager is disposed.
Initialize the manager.
ProtectedinitializeInitialize the manager.
ProtectedreadProtectedsendSend a message.
The outbound endpoint.
The message.
The the callback to handle any incoming messages.
The callback.
ProtectedstartStart to receive messages
The inbound endpoint
The event handler
ProtectedstopStop receiving messages
The inbound endpoint
The event handler
Communications manager base class.