Neokernel API

WebServer.Run Method

Starts the WebServer and attempts to bind to the bind_port.

public virtual void Run();

Implements

IThreadRunnable.Run

See Also

WebServer Class | com.neokernel.httpd Namespace