Initializes a new instance of the
TsTtbResp class
Namespace:
RiakClient.Messages
Assembly:
RiakClient (in RiakClient.dll) Version: f9bb17a3f8ff6940b88010a52f202e3d55fe25c5
Syntax public TsTtbResp(
byte[] response
)
new :
response : byte[] -> TsTtbResp
Parameters
- response
- Type: SystemByte
[Missing <param name="response"/> documentation for "M:RiakClient.Messages.TsTtbResp.#ctor(System.Byte[])"]
See Also