IP*Works! 2016 .NET Edition
IP*Works! 2016 .NET Edition
Questions / Feedback?

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

 
 
Copyright (c) 2020 /n software inc. - All rights reserved.
IP*Works! 2016 .NET Edition - Version 16.0 [Build 7353]