[Missing <summary> documentation for "F:Bespoke.Common.Net.TcpServer.MaxPendingConnections"]

Namespace:  Bespoke.Common.Net
Assembly:  Bespoke.Common (in Bespoke.Common.dll) Version: 4.3.0.0 (4.3.0.0)

Syntax

C#
public static readonly int MaxPendingConnections
Visual Basic (Declaration)
Public Shared ReadOnly MaxPendingConnections As Integer
Visual C++
public:
static initonly int MaxPendingConnections

See Also