Inheritance Hierarchy
Ingeniux.CMS.MessagingProgressReport
Namespace: Ingeniux.CMS.Messaging
Assembly: Ingeniux.CMS.CSAPI (in Ingeniux.CMS.CSAPI.dll) Version: 9.0.565.0 (9.0.565)
Syntax
The ProgressReport type exposes the following members.
Constructors
Name | Description | |
---|---|---|
![]() | ProgressReport | Initializes a new instance of the ProgressReport class |
Properties
Name | Description | |
---|---|---|
![]() | Count | |
![]() | CurrentProgress | |
![]() | CurrentProgressPercentage | |
![]() | Started |
Methods
Name | Description | |
---|---|---|
![]() | Complete | |
![]() | DataProgress | |
![]() | Dispose | |
![]() | Progress | |
![]() | SetDataStep | |
![]() | Start |
Events
Name | Description | |
---|---|---|
![]() | Completed | |
![]() | Progressed | |
![]() | ProgressStarted |
See Also