Tipic Instant Messaging Platform - Programmer's Reference Guide

LinkedList.SyncRoot Property

The object to synchronize on. TODO: implement settable SyncRoot

[Visual Basic]
NotOverridable Public ReadOnly Property SyncRoot As Object _
    Implements ICollection.SyncRoot
[C#]
public object SyncRoot {get;}

Implements

ICollection.SyncRoot

See Also

LinkedList Class | bedrock.collections Namespace