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