Get a socket connection from connection pool to the server node.
Namespace: Aerospike.ClientAssembly: AerospikeClient (in AerospikeClient.dll) Version: 3.0.0.0 (3.0.6)
Syntax
Parameters
- timeoutMillis
- Type:
System Int32
connection timeout value in milliseconds if a new connection is created
Exceptions
Exception | Condition |
---|---|
Aerospike.Client AerospikeException | if a connection could not be provided |
See Also