Click or drag to resize
FetchCommandBuilderTBuilder, TCommand, TOptions, TResponseWithBasicQuorum Method

[Missing <summary> documentation for "M:RiakClient.Commands.CRDT.FetchCommandBuilder`4.WithBasicQuorum(System.Boolean)"]

Namespace:  RiakClient.Commands.CRDT
Assembly:  RiakClient (in RiakClient.dll) Version: f9bb17a3f8ff6940b88010a52f202e3d55fe25c5
Syntax
public TBuilder WithBasicQuorum(
	bool basicQuorum
)

Parameters

basicQuorum
Type: SystemBoolean

[Missing <param name="basicQuorum"/> documentation for "M:RiakClient.Commands.CRDT.FetchCommandBuilder`4.WithBasicQuorum(System.Boolean)"]

Return Value

Type: TBuilder

[Missing <returns> documentation for "M:RiakClient.Commands.CRDT.FetchCommandBuilder`4.WithBasicQuorum(System.Boolean)"]

See Also