Click or drag to resize

IPublishLogNumberOfThreads Property


Gets/sets the number of processes that were active on the machine during the publish.

Namespace: Ingeniux.CMS
Assembly: Ingeniux.CMS.CSAPI (in Ingeniux.CMS.CSAPI.dll) Version: 10.6.492
Syntax
int NumberOfThreads { get; set; }

Property Value

Int32
Remarks
Based off of the "ProcessorCount" environment variable.
See Also