You are here: Symbol Reference > Monnit.Mine Namespace > MineServer Class > MineServer Methods > MineServer.StartServer Method
MineServer.StartServer Method
MineServer Class  MineServer Members  MineServer Methods  Send Feedback

This call starts the socket listeners that the gateways will use to communicate

Syntax
C++
C#
Visual Basic
void StartServer();
Exceptions 
Description 
Exception 
thrown if IP/Port is already bound to another socket.