ReadCommandProxy Class

[Missing <summary> documentation for "T:Aerospike.Client.ReadCommandProxy"]

Definition

Namespace: Aerospike.Client
Assembly: AerospikeClient (in AerospikeClient.dll) Version: 7.0.0
C#
public class ReadCommandProxy : GRPCCommand
Inheritance
Object    Command    GRPCCommand    ReadCommandProxy
Derived

Constructors

ReadCommandProxy(Buffer, GrpcChannel, Policy, Key)Initializes a new instance of the ReadCommandProxy class
ReadCommandProxy(Buffer, GrpcChannel, Policy, Key, Boolean)Initializes a new instance of the ReadCommandProxy class
ReadCommandProxy(Buffer, GrpcChannel, Policy, Key, String)Initializes a new instance of the ReadCommandProxy class

Properties

Methods

See Also