A root object which can be used for locking when using this collection in a multithreaded environment.

Declaration Syntax

Public Overridable ReadOnly Property SyncRoot() As Object
public virtual object SyncRoot {get;}
public: __property virtual Object get_SyncRoot();
public function get SyncRoot() : Object;

Requirements

Namespace: Eas.WebCrawler.Common.Collections
Assembly: Eas.WebCrawler.Common (eas.webcrawler.common.dll)

See Also

BinaryHeap`1 Class | BinaryHeap`1 Members | Eas.WebCrawler.Common.Collections Namespace