StopProxy
Stop all active proxies.
int StopProxy()
Parameters
none
Return Value
int 0 if success.
Example
// example
StopProxy();
Last updated
Was this helpful?
Stop all active proxies.
int StopProxy()
none
int 0 if success.
// example
StopProxy();
Last updated
Was this helpful?