Click or drag to resize
IRiakCommandConstructRequest Method

[Missing <summary> documentation for "M:RiakClient.Commands.IRiakCommand.ConstructRequest(System.Boolean)"]

Namespace:  RiakClient.Commands
Assembly:  RiakClient (in RiakClient.dll) Version: f9bb17a3f8ff6940b88010a52f202e3d55fe25c5
Syntax
RiakReq ConstructRequest(
	bool useTtb
)

Parameters

useTtb
Type: SystemBoolean

[Missing <param name="useTtb"/> documentation for "M:RiakClient.Commands.IRiakCommand.ConstructRequest(System.Boolean)"]

Return Value

Type: RiakReq

[Missing <returns> documentation for "M:RiakClient.Commands.IRiakCommand.ConstructRequest(System.Boolean)"]

See Also