Click or drag to resize

ConcurrentCollectionTIsSynchronized Property

Namespace:  Cauldron.Collections
Assembly:  Cauldron.Collections (in Cauldron.Collections.dll) Version: 1.0.0
Syntax
public bool IsSynchronized { get; }

Property Value

Type: Boolean

[Missing <value> documentation for "P:Cauldron.Collections.ConcurrentCollection`1.IsSynchronized"]

Implements

ICollectionIsSynchronized
See Also