Click or drag to resize
RiakEndPoint Properties

The RiakEndPoint 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.
Public propertyRetryWaitTime
Represents the TimeSpan to wait inbetween retry attempts.
Top
See Also