Disconnect Method
      
 

Description

Disconnects from remote TCPHandler.

Return Type

None  

Syntax

object.Disconnect

The Disconnect Method syntax has these parts:

PartDescription
objectAn expression evaluating to an object of type TCPHandler.

Remarks

The Disconnect method will close any TCP sockets currently open. No events will be fired, and wodVPN will not be notified of this change. At this state TCPHandler does not listen for incoming TCP connections anymore.