cancelGetNotification method

Cancel any pending get-notification calls on all queues matching the given name. Returns the number of event notifications cancelled.

Syntax
UInt32 cancelGetNotification(String queue_name)
Parameters
  • queue_name   The name of an event notification queue.

See also