DBMachineResourcesModelLowMemoryThreshold Property
|
Namespace: Ingeniux.CMS.RavenDB.StatsAssembly: Ingeniux.CMS.CSAPI (in Ingeniux.CMS.CSAPI.dll) Version: 10.6.492
Syntaxpublic 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
Int64
See Also