ClusterOptions Methods |
The ClusterOptions type exposes the following members.
| Name | Description | |
|---|---|---|
| WithBuckets |
Set the buckets to be used in the cluster.
| |
| WithConnectionString |
Set the connection string for the cluster.
| |
| WithCredentials |
Set credentials used for authentication.
| |
| WithDnsResolver |
Provide a custom IDnsResolver for DNS SRV resolution.
| |
| WithLogging |
Set the ILoggerFactory to use for logging.
| |
| WithSerializer |
Provide a custom ITypeSerializer.
| |
| WithTranscoder |
Provide a custom ITypeTranscoder.
|