
Stop method
Stops routing network packets, and disconnects all peers.
Syntax
- C++
void Stop(void);
Remarks
This methos will disconnect all peers and stop routing network packets. It will also free adapter reference, so you can make changes on the adapter. To start devVPN again, use Start method.Platforms
WindowsMac OSX
Linux
BSD
iPhone IOS