Microsoft.Samples.Collections

Heap.SyncRoot Property

Gets an object that can be used to synchronize access to the heap

public virtual object SyncRoot {get;}

Property Value

object to be used to synchronize access to the heap

Implements

ICollection.SyncRoot

See Also

Heap Class | Microsoft.Samples.Collections Namespace