Click or drag to resize

ActionListener Properties

The ActionListener type exposes the following members.

Properties
 NameDescription
Public propertyActions A comma separated list of bookmarks to listen for.
Public propertyDelay The duration period.
Public propertyDisplayNameGets or sets an optional friendly name that is used for debugging, validation, exception handling, and tracking.
(Inherited from Activity)
Public propertyIdGets an identifier that is unique in the scope of the workflow definition.
(Inherited from Activity)
Public propertyResult The raised bookmark or TIMER if the duration period is passed.
Top
See Also