IsSynchronized Property
 Gets a value indicated whether access to the ICollection is synchronized (threadsafe)
Namespace: Mosel
Assembly: xprmdn (in xprmdn.dll) Version: 4.8.3.0
    C#
   
  public bool IsSynchronized { get; }
Namespace: Mosel
public bool IsSynchronized { get; }