Neokernel API

HTTPProxyAgent.stop Method

Stops the proxy agent and associated listeners.

public override void stop();

Implements

AgentInterface.stop

Remarks

When this method is called, all listener and client objects are disposed of.

See Also

HTTPProxyAgent Class | com.neokernel.httpd Namespace