Click or drag to resize
ConnectionStringWaitQueueSize Property
Gets the wait queue size.

Namespace: MongoDB.Driver.Core.Configuration
Assembly: MongoDB.Driver.Core (in MongoDB.Driver.Core.dll) Version: 2.0.1
Syntax
public Nullable<int> WaitQueueSize { get; }

Property Value

Type: NullableInt32
See Also