[Missing <summary> documentation for "T:Aerospike.Client.AsyncTimeoutQueue"]
Inheritance Hierarchy
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
Name | Description | |
---|---|---|
![]() | AsyncTimeoutQueue | Initializes a new instance of the AsyncTimeoutQueue class |
Methods
Name | Description | |
---|---|---|
![]() | Add | |
![]() | Stop |
Fields
Name | Description | |
---|---|---|
![]() ![]() | MaxWeakRefPoolCount |
Maximum number of weak references allowed in the pool.
Default: 65000
|
See Also