Returns true if the collection is designed to be thread safe, otherwise, it returns false.

Syntax

public bool IsSynchronized { get; }
Public ReadOnly Property IsSynchronized() As Boolean

Limitations

Read only.