QueryListenerCommand Class

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

Definition

Namespace: Aerospike.Client
Assembly: AerospikeClient (in AerospikeClient.dll) Version: 7.0.1
C#
public sealed class QueryListenerCommand : MultiCommand
Inheritance
Object    Command    SyncCommand    MultiCommand    QueryListenerCommand

Constructors

QueryListenerCommandInitializes a new instance of the QueryListenerCommand class

Methods

Execute
(Overrides SyncCommand.Execute)

See Also