Click or drag to resize
ProtocolOptionsMaxSchemaAgreementWaitSeconds Property
Gets the maximum time to wait for schema agreement before returning from a DDL query.

Namespace: Cassandra
Assembly: Cassandra (in Cassandra.dll) Version: 3.1.0
Syntax
C#
public int MaxSchemaAgreementWaitSeconds { get; }

Property Value

Type: Int32
See Also