Tipic Instant Messaging Platform - Programmer's Reference Guide

Trie.IsSynchronized Property

Always "false" for now

[Visual Basic]
NotOverridable Public ReadOnly Property IsSynchronized As Boolean _
    Implements ICollection.IsSynchronized
[C#]
public bool IsSynchronized {get;}

Implements

ICollection.IsSynchronized

See Also

Trie Class | bedrock.collections Namespace