DBMachineResourcesModelLowMemoryThreshold Property
|
Namespace:
Ingeniux.CMS.RavenDB.Stats
Assembly:
Ingeniux.CMS.CSAPI (in Ingeniux.CMS.CSAPI.dll) Version: 10.6.308
Syntax public long LowMemoryThreshold { get; set; }
Public Property LowMemoryThreshold As Long
Get
Set
public:
property long long LowMemoryThreshold {
long long get ();
void set (long long value);
}
member LowMemoryThreshold : int64 with get, set
Property Value
Type:
Int64See Also