[Missing <summary> documentation for "M:Aerospike.Client.AsyncTimeoutQueue.Add(Aerospike.Client.ITimeout,System.Int32)"]
Namespace: Aerospike.Client
Assembly: AerospikeClient (in AerospikeClient.dll) Version: 5.3.1.0 (5.3.1)
Syntax
C#
public void Add( ITimeout command, int timeout )
Parameters
- command
- Type: ITimeout
- timeout
- Type: SystemInt32
See Also