ThreadSafeHashSetTEnsureMerged Method

Ensures that all elements in this ThreadSafeHashSetT are merged into the faster lock-free storage.
See the Remarks section of the MergeInterval property for details.

Definition

Namespace: KGySoft.Collections
Assembly: KGySoft.CoreLibraries (in KGySoft.CoreLibraries.dll) Version: 8.1.0
C#
public void EnsureMerged()

See Also