WebServerPropertiesMaxConnections Property |
Property Value
Type: Int32
The maximum number of connections that the Web server should allow. If 0 (the default) then the number of connections is unlimited.
Namespace:
Demo3D.Visuals
Assembly:
Demo3D.Core (in Demo3D.Core.dll) Version: 11.0.0.7658
Syntaxpublic int MaxConnections { get; set; }Property Value
Type:
Int32
See Also