The AmqpClient type exposes the following members.

Methods

  NameDescription
Public methodConnect(String, String, String, String)
Connects to Amqp Server.
Public methodConnect(String, String, String, String, AmqpEventHandler)
Connects to Amqp Server.
Public methodDisconnect
Disconnects from Amqp Server.
Public methodEquals (Inherited from Object.)
Protected methodFinalize (Inherited from Object.)
Public methodGetHashCode (Inherited from Object.)
Public methodGetType (Inherited from Object.)
Protected methodMemberwiseClone (Inherited from Object.)
Public methodOpenChannel()()()()
Opens a channel to the server using the connection established.
Public methodOpenChannel(AmqpEventHandler)
Opens a channel to the server using the connection established.
Public methodToString (Inherited from Object.)

See Also