FileServerSettings.MaxPendingConnectionsQueueLength Property
Namespace: Rebex.Net.Servers
Assembly: Rebex.FileServer.dll (version 8.0.9673)
MaxPendingConnectionsQueueLength
Specifies the maximum length of the pending connections queue. Inherited from ServerSettings.
Declaration
public int MaxPendingConnectionsQueueLength { get; set; }
Property Value
| Type | Description |
|---|---|
| Int32 |
Remarks
Default value is 16.