AboutAboutClient(CallInvoker) Constructor
Creates a new client for About that uses a custom CallInvoker.
Namespace: Aerospike.Client.KVSAssembly: AerospikeClient (in AerospikeClient.dll) Version: 7.0.0
public AboutClient(
CallInvoker callInvoker
)
Parameters
- callInvoker CallInvoker
- The callInvoker to use to make remote calls.