Opens a channel to the server using the connection established.
Namespace:
Kaazing.AMQPAssembly: Kaazing.AMQP (in Kaazing.AMQP.dll)
Syntax
Visual Basic |
---|
Public Function OpenChannel As AmqpChannel |
C# |
---|
public AmqpChannel OpenChannel() |
Visual C++ |
---|
public: AmqpChannel^ OpenChannel() |