[Missing <summary> documentation for "T:Aerospike.Client.ScanCommand"]
Inheritance Hierarchy
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
Name | Description | |
---|---|---|
![]() | ScanCommand | Initializes a new instance of the ScanCommand class |
Methods
Name | Description | |
---|---|---|
![]() | Execute | (Overrides SyncCommand.Execute.) |
See Also