ScanScanClient(ChannelBase) Constructor
Creates a new client for Scan
Namespace: Aerospike.Client.KVSAssembly: AerospikeClient (in AerospikeClient.dll) Version: 7.0.0
public ScanClient(
ChannelBase channel
)
Parameters
- channel ChannelBase
- The channel to use to make remote calls.