Click here to view and discuss this page in DocCommentXchange. In the future, you will be sent there automatically.
触发用户定义的事件并将通知发送到所有已注册的队列。
public UInt32 triggerEvent(String eventName, String parms)
eventName 要触发的系统事件或用户定义的事件的名称。
parms 可选参数选项列表。此参数会指定分号分隔的 "名称=值" 对选项列表。
已发送的事件通知的数目。
有关详细信息,请参见UltraLite 事件通知。