Click or drag to resize

BootstrapperSettingsEndpointsMaxConnections Property

Maximum concurrent connections

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

Property Value

Type: Int32
See Also