The BucketConfiguration type exposes the following members.

Name | Description | |
---|---|---|
![]() | BucketName |
The name of the Bucket to connect to.
|
![]() | DefaultOperationLifespan |
The maximum time allowed for an operation to live, in milliseconds, for this specific bucket.
![]() Default value is 2500 (2.5 seconds) |
![]() | 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.
|
![]() | Password |
The password to use if it's a SASL authenticated Bucket.
|
![]() | PoolConfiguration |
The PoolConfiguration used to create the IConnectionPool.
|
![]() | Port |
The Memcached port to use.
|
![]() | Servers |
A list of IP's to bootstrap off of.
|
![]() | Username |
The username for connecting to a Bucket.
|
![]() | UseSsl |
Set to true to enable Secure Socket Layer (SSL) encryption of all traffic between the client and the server.
|
