Property ComputedWaitQueueSize

| MongoDB CSharp Driver API Reference (original) (raw)

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