Click here to view and discuss this page in DocCommentXchange. In the future, you will be sent there automatically.
读取事件通知。
public String getNotification(String queueName, UInt32 wait_ms)
queueName 要读取的队列;对于缺省连接队列为 NULL。
wait_ms 返回前的等待时间。以毫秒为单位进行计量。要无限期等待,请将 UL_READ_WAIT_INFINITE 传递给 wait_ms。
事件的名称。
有关详细信息,请参见UltraLite 事件通知。