Click or drag to resize
ResponseTKey, TValue Properties

The ResponseTKey, TValue generic type exposes the following members.

Properties
  NameDescription
Public propertyKey
The key corresponding to the request.
Public propertyNotFound
Will be set to true when the object does not exist in Riak.
(Inherited from Response.)
Public propertyValue
The value returned from Riak
(Inherited from ResponseTValue.)
Top
See Also