| CqlParameterCollectionIsSynchronized Property  | 
            Specifies whether the collection is synchronized.
            
 
Namespace: Dse.DataAssembly: Dse (in Dse.dll) Version: 2.2.0
Syntaxpublic override bool IsSynchronized { get; }Return Value
Type: 
Booleantrue if the collection is synchronized; otherwise false.
Implements
ICollectionIsSynchronized
See Also