[]
Gets a value indicating whether access to the collection is synchronized (thread-safe).
public bool IsSynchronized { get; }
A bool value. true if access to the collection is synchronized (thread-safe); otherwise, false.
true
false