Click or drag to resize

CycleProgressReporter Class

Inheritance Hierarchy
SystemObject
  SystemProgressCycleStatus
    LynceeTec.API.CycleCycleProgressReporter

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 CycleProgressReporter : Progress<CycleStatus>, 
	IDisposable

The CycleProgressReporter type exposes the following members.

Constructors
 NameDescription
Public methodCycleProgressReporterInitializes a new instance of the CycleProgressReporter class
Top
Methods
 NameDescription
Public methodDisposeReleases all resources used by the CycleProgressReporter
Public methodReport Report the status of the current cycle
Top
See Also