Click or drag to resize

IProgressReportComplete Method


Completes the progress, set the progression as 100%

Namespace: Ingeniux.CMS.Messaging
Assembly: Ingeniux.CMS.CSAPI (in Ingeniux.CMS.CSAPI.dll) Version: 10.6.492
Syntax
void Complete(
	string information = null
)

Parameters

information  String  (Optional)
Optional message
See Also