AerospikeException Timeout MethodsAerospike
The AerospikeException Timeout type exposes the following members.
Methods

  NameDescription
Public methodKeepConnection
Should connection be put back into pool.
(Inherited from AerospikeException.)
Public methodShouldSerializeNode
Signal the Newtonsoft JSON serializer that Node should not be serialized. There is no need to call this method directly.
(Inherited from AerospikeException.)
Back to Top
See Also