AsyncTimeoutQueue Class

Aerospike

[Missing <summary> documentation for "T:Aerospike.Client.AsyncTimeoutQueue"]

Inheritance Hierarchy

SystemObject
  Aerospike.ClientAsyncTimeoutQueue

Namespace:  Aerospike.Client
Assembly:  AerospikeClient (in AerospikeClient.dll) Version: 5.3.0.0 (5.3.0)
Syntax

C#
public sealed class AsyncTimeoutQueue

The AsyncTimeoutQueue type exposes the following members.

Constructors

  NameDescription
Public methodAsyncTimeoutQueue
Initializes a new instance of the AsyncTimeoutQueue class
Top
Methods

  NameDescription
Public methodAdd
Public methodStop
Top
Fields

  NameDescription
Public fieldStatic memberMaxWeakRefPoolCount
Maximum number of weak references allowed in the pool. Default: 65000
Top
See Also

Reference