IPublishingManagerCurrentTask Property Ingeniux CMS Content Store API

Gets the Publishing Task Monitor of the Publishing Task that is being executed. If no publishing task is being executed at the time of property call, this method returns null.

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

IPublishTaskMonitor CurrentTask { get; }

Property Value

Type: IPublishTaskMonitor
See Also

Reference