RecvCount Property  
 

Returns the number of packets that have been received.

Syntax

object.RecvCount

Remarks

The RecvCount property returns the number of packets that have been echoed back from the remote system.

Data Type

Integer (Int32)

See Also

SendCount Property