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
.
RefreshSchemaDelayIncrement Property
Use
SetRefreshSchemaDelayIncrement(Int64)
to set this value. The default value is
Copy
1000
. Also check the api reference for
SetRefreshSchemaDelayIncrement(Int64)
for a more thorough explanation.
Namespace:
Cassandra
Assembly:
Cassandra (in Cassandra.dll) Version: 3.12.0
Syntax
C#
Copy
public
long
RefreshSchemaDelayIncrement
{
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.