eventSource element

Type: eventSource
Namespace: (default namespace)
XML Schema: ns0.xsd

This class contains the details of an event source. When configuring a new exit in the Wait For Event activity, the event source is used to populate the Session attribute.

Example XML

<?xml version="1.0" encoding="UTF-8"?> <eventSource> <name>...</name> <fastKey>...</fastKey> <type>...</type> </eventSource>