Table of Contents

Property ComputedWaitQueueSize

Namespace
MongoDB.Driver
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; }

Property Value

int