MongoUrlWaitQueueSize Property |
Gets the wait queue size.
Namespace: MongoDB.DriverAssembly: MongoDB.Driver (in MongoDB.Driver.dll) Version: 2.3.0
Syntax public int WaitQueueSize { get; }
Public ReadOnly Property WaitQueueSize As Integer
Get
member WaitQueueSize : int with get
Property Value
Type:
Int32See Also