Initializing help system before first use

IsSynchronized Property

Gets a value indicating whether access to the ICollection is synchronized (thread-safe).

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