Edit

Share via


SchedulerCollection<T>.SyncRoot Property

Definition

Retrieves an object that can be used to synchronize access to the collection.

public object SyncRoot { get; }
member this.SyncRoot : obj
Public ReadOnly Property SyncRoot As Object

Property Value

The object used to synchronize access to the collection.

Implements

Applies to