Events
public class Events
-
The Events object groups objects of type Event together. Invocation via the ProcessInstance object.
Methods
Event GetEvent(string name)
-
Retrieves the event with the specified name
GetEnumerator()
-
Iterate the events by using the C# IEnumerator Interface