TypeOfService Property

The type of the ICMP message sent as a ping request.

Syntax

public int TypeOfService { get; set; }
Public Property TypeOfService As Integer

Default Value

8

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.

Copyright (c) 2022 /n software inc. - All rights reserved.
IPWorks 2020 .NET Edition - Version 20.0 [Build 8307]