MongoServerSettingsWaitQueueTimeout Property |
Gets or sets the wait queue timeout.
Namespace: MongoDB.DriverAssembly: MongoDB.Driver.Legacy (in MongoDB.Driver.Legacy.dll) Version: 2.3.0
Syntax public TimeSpan WaitQueueTimeout { get; set; }
Public Property WaitQueueTimeout As TimeSpan
Get
Set
member WaitQueueTimeout : TimeSpan with get, set
Property Value
Type:
TimeSpanSee Also