Property WaitQueueSize

| MongoDB CSharp Driver API Reference (original) (raw)

Namespace

MongoDB.Driver

Assembly

MongoDB.Driver.dll

WaitQueueSize

Gets or sets the wait queue size (see also WaitQueueMultiple).

[Obsolete("This property will be removed in a later release.")]
public static int WaitQueueSize { get; set; }

Property Value

int