TypeOfService Property
The type of the ICMP message sent as a ping request.
Syntax
[VB.NET] Public Property TypeOfService As Integer
[C#] public int TypeOfService {get; set;}
Remarks
This property contains the type of the ICMP message sent as a ping request. The default value is 8 (ECHO REQUEST).
This property is not available at design time.
Default Value
8