IPublishLogSummaryFullPublishAvgTime Property
|
Gets/sets the average completion time of a full publish in seconds.
Namespace:
Ingeniux.CMS
Assembly:
Ingeniux.CMS.CSAPI (in Ingeniux.CMS.CSAPI.dll) Version: 10.6.308
Syntax double FullPublishAvgTime { get; set; }
Property FullPublishAvgTime As Double
Get
Set
property double FullPublishAvgTime {
double get ();
void set (double value);
}
abstract FullPublishAvgTime : float with get, set
Property Value
Type:
DoubleSee Also