Click or drag to resize

ExecutionStateChangedEventArgs Properties

The ExecutionStateChangedEventArgs type exposes the following members.

Properties
  NameDescription
Public propertyExecutionState
The current execution state of the task ExecutionState .
Public propertyTime
Time stamp of the event (from the controller).
(Inherited from ControllerEventArgs.)
Top
See Also