Gets a value indicating whether access to the
System.Collections.ICollection is synchronized (thread safe).
'Declaration
ReadOnly Property IsSynchronized As Boolean
bool IsSynchronized {get;}
Property Value
true if access to the
System.Collections.ICollection is synchronized (thread safe); otherwise, false.