IsSynchronized

AdjustValueCollection.IsSynchronized property

Returns a value indicating whether access to the collection is synchronized (thread-safe). Read-only Boolean.

public bool IsSynchronized { get; }

See Also