Get a socket connection from connection pool to the server node.
Namespace: Aerospike.ClientAssembly: AerospikeClient (in AerospikeClient.dll) Version: 4.0.2.0 (4.0.2)
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