Click here to view and discuss this page in DocCommentXchange. In the future, you will be sent there automatically.

SQL Anywhere 11.0.0 » UltraLite - M-Business Anywhere Programming » UltraLite for M-Business Anywhere API reference » Connection class

 

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