Click or drag to resize

BlockIsSynchronized Property

True if access to the ICollection is synchronized.

Namespace:  Nova.CodeDOM
Assembly:  Nova.CodeDOM (in Nova.CodeDOM.dll) Version: 7.44.8391.13415
Syntax
C#
public virtual bool IsSynchronized { get; }

Property Value

Type: Boolean

Implements

ICollectionIsSynchronized
See Also