TcpServer.MaxPendingConnections Property Namespace: Riptide.Transports.Tcp Assembly: RiptideNetworking.dll MaxPendingConnections The maximum number of pending connections to allow at any given time. public int MaxPendingConnections { get; } Property Value int