:Close


Class

     aprICMP()

 

Syntax

     :Close( [hSession] ) --> lSuccess

 

Parameters

 

 

hSession

 (optional) A handle to the client Session to Close

 

Return

     lSuccess      True is Successful , otherwise False.

 

Description

The Close Method closes the ICMP socket and releases the memory allocated for the client session.

 

If the Method fails, get extended error information, by calling the :cErr or nErr Methods.

See Also

:Open, :OpenEx