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