[Missing <summary> documentation for "T:Aerospike.Client.QueryListenerCommand"]
Inheritance Hierarchy
Command
SyncCommand
MultiCommand
Aerospike.ClientQueryListenerCommand
Namespace: Aerospike.Client
Assembly: AerospikeClient (in AerospikeClient.dll) Version: 5.1.1.0 (5.1.1)
Syntax
C#
public sealed class QueryListenerCommand : MultiCommand
The QueryListenerCommand type exposes the following members.
Constructors
Name | Description | |
---|---|---|
![]() | QueryListenerCommand | Initializes a new instance of the QueryListenerCommand class |
Methods
Name | Description | |
---|---|---|
![]() | Execute | (Overrides SyncCommand.Execute.) |
See Also