ProtocolOptionsSetMaxSchemaAgreementWaitSeconds Method  | 
 
            Sets the maximum time to wait for schema agreement before returning from a DDL query.
            
 
    Namespace: 
   Cassandra
    Assembly:
   Cassandra (in Cassandra.dll) Version: 3.13.0
Syntaxpublic ProtocolOptions SetMaxSchemaAgreementWaitSeconds(
	int value
)
Parameters
- value
 - Type: SystemInt32
 
Return Value
Type: 
ProtocolOptions
See Also