[Missing <summary> documentation for "M:Aerospike.Client.AsyncNode.CreateAsyncConnection(Aerospike.Client.IAsyncCommand)"]
Namespace: Aerospike.Client
Assembly: AerospikeClient (in AerospikeClient.dll) Version: 5.3.0.0 (5.3.0)
Syntax
C#
public AsyncConnection CreateAsyncConnection( IAsyncCommand command )
Parameters
- command
- Type: Aerospike.ClientIAsyncCommand
Return Value
Type: AsyncConnectionSee Also