This method is called
only if you have implemented the
IwodVPNNotify interface in your
application and the wodVPN1.Notification
property has received a reference to an instance of your implementation.
ChannelStart notification method is called after wodVPN successfully starts listening on predefined port or gets notification from remote wodVPN instance that it has started listening (and accepting) incoming connections. After this callback method is called, you can start using this channel for tunneling.
Channel will be started automatically after you
Add it.