IPWorks 2020 C++ Builder Edition

Questions / Feedback?

TypeOfService Property

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

Syntax

__property int TypeOfService = { read=FTypeOfService, write=FSetTypeOfService };

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.

Data Type

Integer

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