IProgressReportProgress Method Ingeniux CMS Content Store API

Make one step in the progress, with operational message

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

void Progress(
	int steps = 1,
	string information = null
)

Parameters

steps (Optional)
Type: SystemInt32

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

information (Optional)
Type: SystemString
Optional message
See Also

Reference