Click or drag to resize
FetchServerInfo Class
Fetches server information from Riak
Inheritance Hierarchy
SystemObject
  RiakClient.CommandsCommandServerInfoResponse
    RiakClient.CommandsFetchServerInfo

Namespace:  RiakClient.Commands
Assembly:  RiakClient (in RiakClient.dll) Version: f9bb17a3f8ff6940b88010a52f202e3d55fe25c5
Syntax
public class FetchServerInfo : Command<ServerInfoResponse>

The FetchServerInfo type exposes the following members.

Constructors
  NameDescription
Public methodFetchServerInfo
Initializes a new instance of the FetchServerInfo class
Top
Properties
Methods
See Also