WebServerPropertiesMaxConnections Property  | 
 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: 18.03.00
Syntaxpublic int MaxConnections { get; set; }Property Value
Type: 
Int32
See Also