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