Tipic Instant Messaging Platform - Programmer's Reference Guide

Trie.SyncRoot Property

Object to synchronize on, if in thread-safe mode. 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

Trie Class | bedrock.collections Namespace