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: 9.2.6612.0 , built 2022-07-14 10:47:27 UTC
Syntax
public class CycleProgressReporter : Progress<CycleStatus>, 
	IDisposable

The CycleProgressReporter type exposes the following members.

Constructors
  NameDescription
Public methodCycleProgressReporter
Initializes a new instance of the CycleProgressReporter class
Top
Methods
  NameDescription
Public methodDispose
Releases all resources used by the CycleProgressReporter
Public methodReport
Report the status of the current cycle
Top
See Also