Click or drag to resize

ExecutionStatusChangedEventArgs Properties

The ExecutionStatusChangedEventArgs type exposes the following members.

Properties
  NameDescription
Public propertyNewStatus
Gets the new ExecutionStatus of the controller.
Public propertyTime
Time stamp of the event (from the controller).
(Inherited from ControllerEventArgs.)
Top
See Also