ProgressReport Class Ingeniux CMS Content Store API

Inheritance Hierarchy

SystemObject
  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

public class ProgressReport : IProgressReport, 
	IDisposable

The ProgressReport type exposes the following members.

Constructors

  NameDescription
Public methodProgressReport
Initializes a new instance of the ProgressReport class
Top
Properties

  NameDescription
Public propertyCount
Public propertyCurrentProgress
Public propertyCurrentProgressPercentage
Public propertyStarted
Top
Methods

  NameDescription
Public methodComplete
Public methodDataProgress
Public methodDispose
Public methodProgress
Public methodSetDataStep
Public methodStart
Top
Events

  NameDescription
Public eventCompleted
Public eventProgressed
Public eventProgressStarted
Top
See Also

Reference