ProtocolOptionsMaxSchemaAgreementWaitSeconds Property |
Gets 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)
Syntaxpublic int MaxSchemaAgreementWaitSeconds { get; }
Property Value
Type:
Int32
See Also