Initializing help system before first use

IsSynchronized Property

Gets a value indicated whether access to the ICollection is synchronized (threadsafe)

Namespace:   Mosel
Assembly:  xprmdn (in xprmdn.dll) Version: 5.0.2.0
Syntax
C#
public bool IsSynchronized { get; }

Property Value

Type:  Boolean

Implements

ICollectionIsSynchronized
See Also