qie.discardInboundMessages¶
Signature: qie.discardInboundMessages()
Returns: void
Discards all messages in the inbound queue while the channel is stopped.
Note
This function throws an exception if the channel is not stopped when called.
Parameters¶
None