In The Hand - .NET Components for Mobility
DatagramsSent Property
NamespacesInTheHand.Net.NetworkInformationUdpStatisticsDatagramsSent
Gets the number of User Datagram Protocol (UDP) datagrams that were sent.
Declaration Syntax
C#Visual Basic
public long DatagramsSent { get; }
Public ReadOnly Property DatagramsSent As Long
Value
An Int64 value that specifies the total number of datagrams that were sent.

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