StopProxy

Stop all active proxies.

int StopProxy()

Parameters

  • none

Return Value

  • int 0 if success.

Example

// example

StopProxy();

Last updated

Was this helpful?