IpPacketTotalLength Property |
The total length of the packet, including header and data, in bytes.
Namespace: Network.Sim.Network.IpAssembly: Network.Sim (in Network.Sim.exe) Version: 1.0.0.0 (1.0.0.0)
Syntaxpublic ushort TotalLength { get; }
Property Value
Type:
UInt16
See Also