TSocketHttpServer.ListenBacklog Property
Gets or sets the backlog size of the listening sockets: the maximum number of pending connections not yet accepted by the server.
Remarks
Defaults to 512. Takes effect when the server starts.
Syntax
Unit: Sparkle.Socket.Server
property TSocketHttpServer.ListenBacklog: Integer