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.
Namespace: KGySoft.CollectionsAssembly: KGySoft.CoreLibraries (in KGySoft.CoreLibraries.dll) Version: 9.0.0
public void EnsureMerged()
public:
void EnsureMerged()
member EnsureMerged : unit -> unit