Settings PropertiesAerospike
The Settings type exposes the following members.
Properties

  NameDescription
Public propertyMaxIdleSocketSeconds
Maximum number of seconds a socket can remain idle before being closed by the client. It can be between 1 and 600. It defaults to 14.
Public propertyMaxSocketCount
Maximum size of the socket in the connection pool. It can be between 10 and 1000. It defaults to 300.
Back to Top
See Also