Stops the proxy server.
[Visual Basic]Public Sub Stop()
[C#]
public void Stop();
Remarks
When this method is called, all listener and client objects will be disposed.
Stops the proxy server.
[Visual Basic]Public Sub Stop()
[C#]
public void Stop();
When this method is called, all listener and client objects will be disposed.