IRiakEndPointUseConnection Method |
Name | Description | |
---|---|---|
UseConnectionTResult(FuncIRiakConnection, RiakResultTResult, Int32) |
Executes a delegate function using a IRiakConnection, and returns the results.
Retries if possible for certain error states.
| |
UseConnection(FuncIRiakConnection, RiakResult, Int32) |
Executes a delegate function using a IRiakConnection, and returns the results.
Retries if possible for certain error states.
|