Table of Contents

Property WaitQueueMultiple

Namespace
MongoDB.Driver
Assembly
MongoDB.Driver.dll

WaitQueueMultiple

Gets the wait queue multiple (the actual wait queue size will be WaitQueueMultiple x MaxConnectionPoolSize).

[Obsolete("This property will be removed in a later release.")]
public double WaitQueueMultiple { get; }

Property Value

double