IProgressReportStart Method Ingeniux CMS Content Store API

Starts the progress, cannot be restarted

Namespace: Ingeniux.CMS.Messaging
Assembly: Ingeniux.CMS.CSAPI (in Ingeniux.CMS.CSAPI.dll) Version: 9.0.565.0 (9.0.565)
Syntax

void Start(
	int count,
	bool includeDataSteps,
	string information = null
)

Parameters

count
Type: SystemInt32
Total count of the progression
includeDataSteps
Type: SystemBoolean

[Missing <param name="includeDataSteps"/> documentation for "M:Ingeniux.CMS.Messaging.IProgressReport.Start(System.Int32,System.Boolean,System.String)"]

information (Optional)
Type: SystemString
Optional message
See Also

Reference