In The Hand - .NET Components for Mobility
DatagramsReceived Property
NamespacesInTheHand.Net.NetworkInformationUdpStatisticsDatagramsReceived
Gets the number of User Datagram Protocol (UDP) datagrams that were received.
Declaration Syntax
C#Visual Basic
public long DatagramsReceived { get; }
Public ReadOnly Property DatagramsReceived As Long
Value
An Int64 value that specifies the total number of datagrams that were delivered to UDP users.
Remarks
The number returned by this property does not include datagrams that were received but not deliverable.

Assembly: InTheHand.Net (Module: InTheHand.Net) Version: 2.1.0.0