virtual ~NetZ();
None.
When a NetZ instance is destroyed, all NetZ
-related instances are shut down.
Before calling the destructor, make sure to run the Terminate
function to end the P2P session. If the destructor is called and the Terminate
function is not called, the Terminate
function is called internally. For more information, see the Terminate
function reference.
CONFIDENTIAL