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