Click here to view and discuss this page in DocCommentXchange. In the future, you will be sent there automatically.
读取一个事件通知,同时返回该事件的名称。
String getNotification( String queue_name, UInt32 wait_ms)
queue_name 事件通知队列的名称;对于缺省连接队列为 NULL。
wait_ms 最长等待时间,以毫秒为单位。传递 UL_READ_WAIT_INFINITE 可无限期等待。