Click or drag to resize
RiakCluster Properties

The RiakCluster type exposes the following members.

Properties
  NameDescription
Protected propertyDefaultRetryCount
The max number of retry attempts to make when the client encounters ResultCode.NoConnections or ResultCode.CommunicationError errors.
(Overrides RiakEndPointDefaultRetryCount.)
Public propertyRetryWaitTime
Represents the TimeSpan to wait inbetween retry attempts.
(Inherited from RiakEndPoint.)
Top
See Also