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.5.94
Syntax
void Complete(
	string information = null
)

Parameters

information (Optional)
Type: SystemString
Optional message
See Also