Property MaxServerSelectionWaitQueueSize
- Namespace
- MongoDB.Driver.Core.Configuration
- Assembly
- MongoDB.Driver.Core.dll
MaxServerSelectionWaitQueueSize
Gets the maximum size of the server selection wait queue.
public int MaxServerSelectionWaitQueueSize { get; }
Property Value
- int
The maximum size of the server selection wait queue.