ClientConfiguration Properties |
The ClientConfiguration type exposes the following members.
Name | Description | |
---|---|---|
![]() | ApiPort |
Overrides the default and sets the Views REST API to use a custom port.
|
![]() | BucketConfigs |
A map of BucketConfigurations and their names.
|
![]() | DeserializationContractResolver | |
![]() | DirectPort |
Overrides the default and sets the direct port to use for Key/Value operations using the Binary Memcached protocol.
|
![]() | HttpsApiPort |
Overrides the default and sets the Couchbase Views REST API to use a custom SSL port.
|
![]() | HttpsMgmtPort |
Overrides the default and sets the Couchbase Management REST API to use a custom SSL port.
|
![]() | MaxViewRetries |
The upper limit for the number of times a View request that has failed will be retried.
|
![]() | MgmtPort |
Overrides the default and sets the Couchbase Management REST API to use a custom port.
|
![]() | ObserveInterval |
Gets or Sets the interval between each observe attempt.
|
![]() | ObserveTimeout |
Gets or Sets the max time an observe operation will take before timing out.
|
![]() | PoolConfiguration |
The configuration used for creating the IConnectionPool for each IBucket.
|
![]() | SerializationContractResolver | |
![]() | Servers |
A list of hosts used to bootstrap from.
|
![]() | SslPort |
Overrides the default and sets the SSL port to use for Key/Value operations using the Binary Memcached protocol.
|
![]() | UseSsl |
Set to true to use Secure Socket Layers (SSL) to encrypt traffic between the client and Couchbase server.
|
![]() | ViewHardTimeout |
The maximum amount of time that a View will request take before timing out. Note this includes time for retries, etc.
|