You are here:
Symbol Reference > Monnit.Mine Namespace >
MineServer Class
>
MineServer Methods
>
MineServer.StartServer Method
Collapse All
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
();
public
void
StartServer
();
Public
Function
StartServer
()
As
void
See Also
MineServer Class
,
MineServer Members
,
MineServer Methods
Group
MineServer Methods
Exceptions
Exceptions
Description
Exception
thrown if IP/Port is already bound to another socket.