Indicates whether access to the collection is synchronized (thread-safe).
public override bool IsSynchronized {get;}
'Declaration
Public Overrides ReadOnly Property IsSynchronized As Boolean
Property Value
true if access to the collection is synchronized (thread-safe); otherwise,
false.