CqlParameterCollectionSyncRoot Property |
Specifies the Object to be used to synchronize access to the collection.
Namespace: Cassandra.DataAssembly: Cassandra (in Cassandra.dll) Version: 3.0.9 (git 5ca22bb)
Syntax public override Object SyncRoot { get; }
Return Value
Type:
Object
A
Object to be used to synchronize access
to the
DbParameterCollection.
Implements
ICollectionSyncRootSee Also