System 2.0.0.0 4.0.0.0 System.Object Instances of this class are returned by the and methods to give applications access to UDP traffic information. The information in this class correlates to the management information objects described in http://www.ietf.org/rfc/rfc2013.txt. Provides User Datagram Protocol (UDP) statistical data. Constructor 2.0.0.0 4.0.0.0 This constructor can be called only by classes that derive from . Initializes a new instance of the class. Property 2.0.0.0 4.0.0.0 System.Int64 To be added. The number returned by this property does not include datagrams that were received but not deliverable. Gets the number of User Datagram Protocol (UDP) datagrams that were received. Property 2.0.0.0 4.0.0.0 System.Int64 To be added. To be added. Gets the number of User Datagram Protocol (UDP) datagrams that were sent. Property 2.0.0.0 4.0.0.0 System.Int64 To be added. To find the total number of datagrams that could not be delivered, add the values that were returned by this property and the property. Gets the number of User Datagram Protocol (UDP) datagrams that were received and discarded because of port errors. Property 2.0.0.0 4.0.0.0 System.Int64 To be added. To find the total number of datagrams that could not be delivered, add the values that were returned by this property and the property. Gets the number of User Datagram Protocol (UDP) datagrams that were received and discarded because of errors other than bad port information. Property 2.0.0.0 4.0.0.0 System.Int32 To be added. You can use the and classes to create UDP listener applications. Gets the number of local endpoints that are listening for User Datagram Protocol (UDP) datagrams.