Property ComputedWaitQueueSize
| MongoDB CSharp Driver API Reference (original) (raw)
Namespace
Assembly
MongoDB.Driver.dll
ComputedWaitQueueSize
Gets the actual wait queue size (either WaitQueueSize or WaitQueueMultiple x MaxConnectionPoolSize).
[Obsolete("This property will be removed in a later release.")]
public int ComputedWaitQueueSize { get; }