Click or drag to resize

UDPPacketInformation Class

UDP packet information.
Inheritance Hierarchy
SystemObject
  Demo3D.Net.ProtocolsUDPPacketInformation

Namespace:  Demo3D.Net.Protocols
Assembly:  Demo3D.IO (in Demo3D.IO.dll) Version: 15.0.2.11458
Syntax
C#
public class UDPPacketInformation

The UDPPacketInformation type exposes the following members.

Constructors
  NameDescription
Public methodUDPPacketInformation
Constructs a new UDPPacketInformation.
Top
Properties
  NameDescription
Public propertyTimeQPC
Capture time.
Public propertyTimeSystem
Capture time.
Top
See Also