LockFreeCacheOptionsInitialCapacity Property
Gets or sets the initial capacity of the cache.
Default value:
16.
See also the
Remarks section of the
ThresholdCapacity property for details.
Namespace: KGySoft.CollectionsAssembly: KGySoft.CoreLibraries (in KGySoft.CoreLibraries.dll) Version: 10.0.0
public int InitialCapacity { get; set; }
Public Property InitialCapacity As Integer
Get
Set
public:
property int InitialCapacity {
int get ();
void set (int value);
}
member InitialCapacity : int with get, set
Property Value
Int32