Click or drag to resize
IEventsRegistry Methods

The IEventsRegistry type exposes the following members.

Methods
  NameDescription
Public methodAdd
Adds an event handler. A handler can handle multiple WorkflowEvents.
Public methodGetEnumerator
Returns an enumerator that iterates through the collection.
(Inherited from IEnumerableObject.)
Public methodGetHandlerTHandler
Returns a single event handler
Public methodGetHandlersTHandler
Returns multiple event handlers
Top
Extension Methods
See Also