Confirms to the peer that a flow command was received and processed.

Namespace:  Kaazing.AMQP
Assembly:  Kaazing.AMQP (in Kaazing.AMQP.dll)

Syntax

Visual Basic
Public Function CloseOkChannel As AmqpChannel
C#
public AmqpChannel CloseOkChannel()
Visual C++
public:
AmqpChannel^ CloseOkChannel()

Return Value

AmqpChannel

See Also