Click or drag to resize

CycleManager Properties

The CycleManager type exposes the following members.

Properties
  NameDescription
Public propertyEstimatedRecordingTime
Gets an estimated time of the recording performed using RecordAsync(AbsoluteCyclePosition, CycleProgressReporter)
Public propertyPostRecordingAction
Action to be executed after the recording action. Receives the recordId as a parameter.
Public propertyPreRecordingAction
Action to be executed before the recording action. Receives the recordId as a parameter.
Public propertyRecordingAction
Action to be executed at each position of the cycle.
Public propertyRecordsInMemory
List of record ids saved in memory.
Public propertyRelativePositions
Public propertyRepeatParameters
Top
See Also