LockFreeCacheOptionsHashingStrategy Property
Gets or sets the hashing strategy to be used by the cache.
Default value:
Auto.
Namespace: KGySoft.CollectionsAssembly: KGySoft.CoreLibraries (in KGySoft.CoreLibraries.dll) Version: 10.0.0
public HashingStrategy HashingStrategy { get; set; }
Public Property HashingStrategy As HashingStrategy
Get
Set
public:
property HashingStrategy HashingStrategy {
HashingStrategy get ();
void set (HashingStrategy value);
}
member HashingStrategy : HashingStrategy with get, set
Property Value
HashingStrategy