Click or drag to resize

IPublishingTaskExecute Method


Executes the publishing task.

Namespace:  Ingeniux.CMS
Assembly:  Ingeniux.CMS.CSAPI (in Ingeniux.CMS.CSAPI.dll) Version: 10.5.94
Syntax
void Execute(
	CancellationToken token
)

Parameters

token
Type: System.ThreadingCancellationToken

[Missing <param name="token"/> documentation for "M:Ingeniux.CMS.IPublishingTask.Execute(System.Threading.CancellationToken)"]

See Also