ScanCommand Class

Aerospike

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

Inheritance Hierarchy

SystemObject
  Command
    SyncCommand
      MultiCommand
        Aerospike.ClientScanCommand

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

C#
public sealed class ScanCommand : MultiCommand

The ScanCommand type exposes the following members.

Constructors

  NameDescription
Public methodScanCommand
Initializes a new instance of the ScanCommand class
Top
Methods

  NameDescription
Public methodExecute (Overrides SyncCommand.Execute.)
Top
See Also

Reference