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