AsyncScan Class

Aerospike

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

Inheritance Hierarchy

SystemObject
  Command
    AsyncCommand
      AsyncMultiCommand
        Aerospike.ClientAsyncScan

Namespace:  Aerospike.Client
Assembly:  AerospikeClient (in AerospikeClient.dll) Version: 3.9.16.1 (3.9.16.1)
Syntax

C#
public sealed class AsyncScan : AsyncMultiCommand

The AsyncScan type exposes the following members.

Constructors

  NameDescription
Public methodAsyncScan
Initializes a new instance of the AsyncScan class
Top
See Also

Reference