[This is preliminary documentation and is subject to change.]
Returns the ratio of how many buckets are loaded with pages vs. bucket count
Namespace: NFX.DataAccess.CacheAssembly: NFX (in NFX.dll) Version: 3.0.0.1 (3.0.0.1)
public double BucketPageLoadFactor { get; }
public double BucketPageLoadFactor { get; }
Public ReadOnly Property BucketPageLoadFactor As Double
Get
Public ReadOnly Property BucketPageLoadFactor As Double
Get
public:
property double BucketPageLoadFactor {
double get ();
}
public:
property double BucketPageLoadFactor {
double get ();
}
member BucketPageLoadFactor : float with get
member BucketPageLoadFactor : float with get
Property Value
Type:
Double