DataStax C# Driver for Apache Cassandra
DataStax C# Driver for Apache Cassandra
Namespaces
Cassandra
MetadataSyncOptions Class
MetadataSyncOptions Properties
MaxTotalRefreshSchemaDelay Property
MetadataSyncEnabled Property
RefreshSchemaDelayIncrement Property
MetadataSyncOptions
MaxTotalRefreshSchemaDelay Property
Use
SetMaxTotalRefreshSchemaDelay(Int64)
to set this value. The default value is
Copy
10000
. Also check the api reference for
SetMaxTotalRefreshSchemaDelay(Int64)
for a more thorough explanation.
Namespace:
Cassandra
Assembly:
Cassandra (in Cassandra.dll) Version: 3.11.0
Syntax
C#
Copy
public
long
MaxTotalRefreshSchemaDelay
{
get
; }
Property Value
Type:
Int64
See Also
Reference
MetadataSyncOptions Class
Cassandra Namespace
DataStax C# Driver for Apache Cassandra User Mailing List
© 2019 DataStax, All rights reserved.