Property WaitQueueSize
- Namespace
- MongoDB.Driver.Core.Configuration
- Assembly
- MongoDB.Driver.Core.dll
WaitQueueSize
Gets the size of the wait queue.
[Obsolete("This property will be removed in a later release.")]
public int WaitQueueSize { get; }
Property Value
- int
The size of the wait queue.