IpPacketProtocol Property |
Indicates which transport protocol is encapsulated in the data section.
Namespace: Network.Sim.Network.IpAssembly: Network.Sim (in Network.Sim.exe) Version: 1.0.0.0 (1.0.0.0)
Syntaxpublic IpProtocol Protocol { get; }
Property Value
Type:
IpProtocol
See Also