triggerEvent method

Trigger an event (and send notification to all registered queues). Returns the number of event notifications sent.

Syntax
UInt32 triggerEvent( String event_name, String parms)
Parameters
  • event_name   Name of an event notification queue.

  • parms   Additional parameters.

See also