FileServerSettings.MaxPendingConnectionsQueueLength Property
Namespace: Rebex.Net.Servers
Assembly: Rebex.FileServer.dll (version 7.0.9083)
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.