[Missing <summary> documentation for "T:Aerospike.Client.IAsyncCommand"]
Namespace: Aerospike.Client
Assembly: AerospikeClient (in AerospikeClient.dll) Version: 5.1.1.0 (5.1.1)
Syntax
C#
public interface IAsyncCommand
The IAsyncCommand type exposes the following members.
Methods
Name | Description | |
---|---|---|
![]() | OnConnected | |
![]() | OnError | |
![]() | OnSocketError | |
![]() | ReceiveComplete | |
![]() | SendComplete |
See Also