:GetRecvCount


Class

     aprICMP()

 

Syntax

     :GetRecvCount() --> nPacketsReceived

 

Return

     nPacketsReceived. If the Method succeeds, the return value is the number of replies.

     If the Method fails, the return value is ICMP_ERROR. Call :nErr or :cErr for more information on the Error Returned.

 

Description

The GetRecvCount Method returns the number of replies sent to the client from the remote host for this Session.

 

See Also

:PacketSize, :GetSendCount, :TimeToLive, :GetTripTime, :SequenceId