Confirms to the peer that a flow command was received and processed.
Namespace:
Kaazing.AMQPAssembly: Kaazing.AMQP (in Kaazing.AMQP.dll)
Syntax
Visual Basic |
---|
Public Function CloseOkChannel As AmqpChannel |
C# |
---|
public AmqpChannel CloseOkChannel() |
Visual C++ |
---|
public: AmqpChannel^ CloseOkChannel() |