IPublishLogSummaryIncrementalPublishAvgTime Property
|
Gets/sets the average completion time of an incremental publish in seconds.
Namespace: Ingeniux.CMSAssembly: Ingeniux.CMS.CSAPI (in Ingeniux.CMS.CSAPI.dll) Version: 10.6.492
Syntaxdouble 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
Double
See Also