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

SQL Anywhere 11.0.1 (Français) » 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 canceled.

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

See also