ObjectStoreService BucketCount Property NFX Class Library

[This is preliminary documentation and is subject to change.]

Specifies how many buckets objects are kept in. Increasing this number improves thread concurrency

Namespace: NFX.ApplicationModel.Volatile
Assembly: NFX (in NFX.dll) Version: 3.0.0.1 (3.0.0.1)
Syntax

public int BucketCount { get; set; }

Property Value

Type: OnlineInt32
See Also