[Missing <summary> documentation for "T:Aerospike.Client.AsyncScanExecutor"]
Inheritance Hierarchy
AsyncMultiExecutor
Aerospike.ClientAsyncScanExecutor
Namespace: Aerospike.Client
Assembly: AerospikeClient (in AerospikeClient.dll) Version: 3.9.16.1 (3.9.16.1)
Syntax
C#
public sealed class AsyncScanExecutor : AsyncMultiExecutor
The AsyncScanExecutor type exposes the following members.
Constructors
Name | Description | |
---|---|---|
![]() | AsyncScanExecutor | Initializes a new instance of the AsyncScanExecutor class |
See Also