This call stops the socket listeners that the gateways will use to communicate
Namespace: Monnit.MineAssembly: MonnitMineAPI (in MonnitMineAPI.dll) Version: 1.0.0.0 (1.0.0.0)
Syntax
C# |
---|
public void StopServer() |
Visual Basic |
---|
Public Sub StopServer |
Visual C++ |
---|
public: void StopServer() |
F# |
---|
member StopServer : unit -> unit |