ISchemaSyncLogTimeMillisPerPage Property
|
Gets/sets the average time in milliseconds that each
page took to sync.
Namespace:
Ingeniux.CMS
Assembly:
Ingeniux.CMS.CSAPI (in Ingeniux.CMS.CSAPI.dll) Version: 10.6.308
Syntax double TimeMillisPerPage { get; set; }
Property TimeMillisPerPage As Double
Get
Set
property double TimeMillisPerPage {
double get ();
void set (double value);
}
abstract TimeMillisPerPage : float with get, set
Property Value
Type:
DoubleSee Also