Cronous Emulation Server Daemon

Server.start Method 

Starts running the server.

[Visual Basic]
Public Sub start()
[C#]
public void start();
[C++]
public: void start();
[JScript]
public function start();

Remarks

A thread is created.

See Also

Server Class | croemud.game Namespace