start(maxConnections = -1)
Instance Public methods
Start the server if it isn't already running
- maxConnections
-
override
maxConnectionsgiven to the constructor. A negative value indicates that the value from the constructor should be used.
Please login to continue.