Click or drag to resize
IConnection Methods

The IConnection type exposes the following members.

Methods
  NameDescription
Public methodDispose
Performs application-defined tasks associated with freeing, releasing, or resetting unmanaged resources.
(Inherited from IDisposable.)
Public methodOpenAsync
Opens the connection.
Public methodReceiveMessageAsync
Receives a message.
Public methodSendMessagesAsync
Sends the messages.
Top
See Also