Hashtable.SyncRoot Property
Gets an object that can be used to synchronize access to the Hashtable.
Namespace: System.Collections
Assembly: mscorlib (in mscorlib.dll)
public virtual Object SyncRoot { get; }
An object that can be used to synchronize access to the Hashtable.
Available in the .NET Micro Framework version 4.1.
Hashtable Class
Hashtable Members
System.Collections Namespace