:Reset
Class
Syntax
Reset() --> lSuccess
Return
If the function succeeds, the return value is True.
If the function fails, the return value is False. To get extended error information, see :nErr and :cErr.
Description
The Reset Method resets the client session, clearing the packet trip statistics, time-to-live, sequence identifier, send and receive counts.
See Also
:SetHostAddress(), :SetHostName(), :SequenseID(), :TimeToLive()