Click or drag to resize

IPublishLogAvgAssetPublishMillis Property


Gets/sets the average time it took each asset to publish in milliseconds.

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

Property Value

Double
Remarks
If no assets were published, this defaults to 0.
See Also