Click or drag to resize
IRiakNode Methods

The IRiakNode type exposes the following members.

Methods
  NameDescription
Public methodDispose
Performs application-defined tasks associated with freeing, releasing, or resetting unmanaged resources.
(Inherited from IDisposable.)
Public methodUseConnection(FuncIRiakConnection, RiakResult)
Execute the useFun delegate using this one of this IRiakNode's connections.
Public methodUseConnectionTResult(FuncIRiakConnection, RiakResultTResult)
Execute the useFun delegate using this one of this IRiakNode's connections.
Public methodUseDelayedConnectionTResult
Top
See Also