public HashSetSync(source as HashSet<T>):
Creates a synchronized hash set from a regular hash set.
source