Click here to view and discuss this page in DocCommentXchange. In the future, you will be sent there automatically.
将通知发送到与给定名称匹配的所有队列。
public UInt32 sendNotification( String queueName, String eventName, String parms )
queueName 目标队列名称(或 "*")。
eventName 通知的标识。
parms 可选参数选项列表。此参数会指定分号分隔的 "名称=值" 对选项列表。
已发送的通知数(匹配队列的数目)。
有关详细信息,请参见UltraLite 事件通知。