ProtocolOptionsSetMaxSchemaAgreementWaitSeconds Method |
Sets the maximum time to wait for schema agreement before returning from a DDL query.
Namespace: CassandraAssembly: Cassandra (in Cassandra.dll) Version: 3.0.9 (git 5ca22bb)
Syntax public ProtocolOptions SetMaxSchemaAgreementWaitSeconds(
int value
)
Parameters
- value
- Type: SystemInt32
Return Value
Type:
ProtocolOptionsSee Also