LockFreeCacheOptionsHashingStrategy Property

Gets or sets the hashing strategy to be used by the cache.
Default value: Auto.

Definition

Namespace: KGySoft.Collections
Assembly: KGySoft.CoreLibraries (in KGySoft.CoreLibraries.dll) Version: 10.0.0
C#
public HashingStrategy HashingStrategy { get; set; }

Property Value

HashingStrategy

See Also