Click or drag to resize

AsyncProgressT Class

Inheritance Hierarchy
SystemObject
  LynceeTec.ImagingAsyncProgressT

Namespace: LynceeTec.Imaging
Assembly: LynceeTec.Imaging (in LynceeTec.Imaging.dll) Version: 0.0.0.0
Syntax
public class AsyncProgress<T> : IProgress<T>

Type Parameters

T

The AsyncProgressT type exposes the following members.

Constructors
 NameDescription
Public methodAsyncProgressTInitializes a new instance of the AsyncProgressT class
Top
Methods
 NameDescription
Public methodReport 
Top
See Also