DataStax C# Driver for Apache Cassandra
DataStax C# Driver for Apache Cassandra
Namespaces
Cassandra
Builder Class
Builder Methods
AddContactPoint Method
AddContactPoints Method
Build Method
GetConfiguration Method
WithAddressTranslator Method
WithApplicationName Method
WithApplicationVersion Method
WithAuthProvider Method
WithCloudSecureConnectionBundle Method
WithClusterId Method
WithCompression Method
WithConnectionString Method
WithCredentials Method
WithCustomCompressor Method
WithDefaultKeyspace Method
WithExecutionProfiles Method
WithGraphOptions Method
WithLoadBalancingPolicy Method
WithMaxProtocolVersion Method
WithMaxSchemaAgreementWaitSeconds Method
WithMetadataSyncOptions Method
WithMetrics Method
WithMonitorReporting Method
WithNoCompact Method
WithoutRowSetBuffering Method
WithPoolingOptions Method
WithPort Method
WithQueryOptions Method
WithQueryTimeout Method
WithReconnectionPolicy Method
WithRetryPolicy Method
WithSessionName Method
WithSocketOptions Method
WithSpeculativeExecutionPolicy Method
WithSSL Method
WithTimestampGenerator Method
WithTypeSerializers Method
Builder
WithMonitorReporting Method
Configures options related to Monitor Reporting for the new cluster. By default, Monitor Reporting is enabled for server types and versions that support it.
Namespace:
Cassandra
Assembly:
Cassandra (in Cassandra.dll) Version: 3.13.0
Syntax
C#
Copy
public
Builder
WithMonitorReporting
(
bool
enabled
)
Parameters
enabled
Type:
System
Boolean
Return Value
Type:
Builder
This Builder.
See Also
Reference
Builder Class
Cassandra Namespace
DataStax C# Driver for Apache Cassandra User Mailing List
© 2019 DataStax, All rights reserved.