:GetSendCount
Class
Syntax
:GetSendCount() --> nPacketsSent
Return
nPacketsSent. If the Method succeeds, the return value is the number of Datagrams Sent to the remote host.
If the Method fails, the return value is ICMP_ERROR. Call :nErr or :cErr for more information on the Error Returned.
Description
The GetSendCount Method returns returns the number of datagrams sent to the remote host by the client for this Session.
See Also
:PacketSize, :GetRecvCount, :TimeToLive, :GetTripTime, :SequenceId