Click or drag to resize

IBaseEndpointBacklog Property

How large the backlog for incoming connections will be

Namespace:  Crosser.Common.Server.Endpoint
Assembly:  Crosser.Common (in Crosser.Common.dll) Version: 0.0.4
Syntax
C#
int Backlog { get; set; }

Property Value

Type: Int32
See Also