| ComponentSpace ICMP Class Library Reference |
|
IpHeader.Protocol Property
Get the protocol.
[Visual Basic]
Public ReadOnly Property Protocol As
Byte
[C#]
public
byte Protocol {get;}
Property Value
The protocol.
See Also
IpHeader Class | ComponentSpace.Icmp Namespace