Click or drag to resize

ExecutionCycleChangedEventArgs Properties

The ExecutionCycleChangedEventArgs type exposes the following members.

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