AssociatedPersonsList.SyncRoot

AssociatedPersonsList.SyncRoot property

Gets an object that can be used to synchronize access to the ICollection.

public object SyncRoot { get; }

Return Value

An object that can be used to synchronize access to the ICollection.

See Also