Click or drag to resize

BootstrapperSettingsEndpointsBacklog Property

How large the backlog for incoming connections will be

Namespace:  Crosser.Server
Assembly:  Crosser.Server (in Crosser.Server.dll) Version: 0.0.5
Syntax
C#
public static int Backlog { get; set; }

Property Value

Type: Int32
See Also