Property SyncRoot
SyncRoot
Gets an object that can be used to synchronize access to the ICollection.
public object SyncRoot { get; }
Property Value
- object
An object that can be used to synchronize access to the ICollection.
Gets an object that can be used to synchronize access to the ICollection.
public object SyncRoot { get; }
An object that can be used to synchronize access to the ICollection.