Click or drag to resize
CommandTOptions, TResponseGetKey Method

[Missing <summary> documentation for "M:RiakClient.Commands.Command`2.GetKey(RiakClient.RiakString,RiakClient.Messages.RiakResp)"]

Namespace:  RiakClient.Commands
Assembly:  RiakClient (in RiakClient.dll) Version: f9bb17a3f8ff6940b88010a52f202e3d55fe25c5
Syntax
protected RiakString GetKey(
	RiakString optskey,
	RiakResp response
)

Parameters

optskey
Type: RiakClientRiakString

[Missing <param name="optskey"/> documentation for "M:RiakClient.Commands.Command`2.GetKey(RiakClient.RiakString,RiakClient.Messages.RiakResp)"]

response
Type: RiakClient.MessagesRiakResp

[Missing <param name="response"/> documentation for "M:RiakClient.Commands.Command`2.GetKey(RiakClient.RiakString,RiakClient.Messages.RiakResp)"]

Return Value

Type: RiakString

[Missing <returns> documentation for "M:RiakClient.Commands.Command`2.GetKey(RiakClient.RiakString,RiakClient.Messages.RiakResp)"]

See Also