IsSynchronized Property
  Gets a value indicating whether access to the ICollection is synchronized (thread-safe). 
Namespace: Mosel
Assembly: xprmdn (in xprmdn.dll) Version: 4.8.3.0
 Syntax
Syntax
    C#
   
  public bool IsSynchronized { get; }
Property Value
Type: BooleanImplements
ICollectionIsSynchronized See Also
See Also
 
