Specifies the maximum length of the pending connections queue.
Namespace:
Rebex.Net.Servers.Core
Assembly:
Rebex.FileServer (in Rebex.FileServer.dll)
Syntax
| Visual Basic |
|---|
Public Property MaxPendingConnectionsQueueLength As Integer Get Set |
| C# |
|---|
public int MaxPendingConnectionsQueueLength { get; set; } |
Remarks
Default value is 16.