Stop Method
      
 

Description

Stops listening for connections.

Return Type

None  

Syntax

object.Stop

The Stop Method syntax has these parts:

PartDescription
objectAn expression evaluating to an object of type wodVPN.

Remarks

Stop method will stop all activity of wodVPN. It will disconnect remote peer (if connected), and will stop listening and accepting further connections. At this point you can change wodVPN's properties and it's behavior (such as change Password or MyID) and Start it again.