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.
This notification method is called as result of
FindMTU method call, after wodVPN has completed calculating MTU (Maximum Transfer Unit) value between local and remote peer. If no error occurred, you can use this property by setting it into
MTU property.
Please note that even error has occurred, MTU argument can still contain largest packet size that was sent successfully to remote side.