Send single command to server and store results.
This constructor is used internally.
The static request methods should be used instead.
Namespace: Aerospike.ClientAssembly: AerospikeClient (in AerospikeClient.dll) Version: 3.2.0.0 (3.2.3)
Syntax
Parameters
- conn
- Type: Connection
connection to server node
- command
- Type:
System String
command sent to server
See Also