Click or drag to resize
UpdateCommandBuilderTBuilder, TCommand, TOptions, TResponseWithContext Method

[Missing <summary> documentation for "M:RiakClient.Commands.CRDT.UpdateCommandBuilder`4.WithContext(System.Byte[])"]

Namespace:  RiakClient.Commands.CRDT
Assembly:  RiakClient (in RiakClient.dll) Version: f9bb17a3f8ff6940b88010a52f202e3d55fe25c5
Syntax
public TBuilder WithContext(
	byte[] context
)

Parameters

context
Type: SystemByte

[Missing <param name="context"/> documentation for "M:RiakClient.Commands.CRDT.UpdateCommandBuilder`4.WithContext(System.Byte[])"]

Return Value

Type: TBuilder

[Missing <returns> documentation for "M:RiakClient.Commands.CRDT.UpdateCommandBuilder`4.WithContext(System.Byte[])"]

See Also