Click or drag to resize

RepeatRecorder Class

Inheritance Hierarchy
SystemObject
  LynceeTec.API.CycleRepeatRecorder

Namespace: LynceeTec.API.Cycle
Assembly: LynceeTec.API.Cycle (in LynceeTec.API.Cycle.dll) Version: 10.2.3317.0 , built 2025-03-17 14:55:37 UTC
Syntax
public class RepeatRecorder : IReconstructionRecorder, 
	IDisposable

The RepeatRecorder type exposes the following members.

Constructors
 NameDescription
Public methodRepeatRecorderInitializes a new instance of the RepeatRecorder class
Top
Properties
 NameDescription
Public propertyRecorderIndex Used to identify it in the file metadata
Public propertyRecordingAction 
Public propertyRepeatParameters 
Top
Methods
 NameDescription
Public methodDisposeReleases all resources used by the RepeatRecorder
Public methodRecordAsync 
Top
See Also