IP*Works! V9 - Online Help
IP*Works! V9
Questions / Feedback?

MessageSubType Property

The subtype of the ICMP message (part of the ICMP header).

Syntax

[VB.NET]
Public Property MessageSubType As Integer

[C#]
public int MessageSubType {get; set;}

Remarks

This property contains the subtype of the ICMP message (part of the ICMP header). The ICMP message subtype (also referred to as 'code') is a byte value representing the message subclass. Its meaning is associated with the MessageType.

Types and subtypes for ICMP messages are defined in the various internet RFCs and other documentation associated with TCP/IP.

Default Value

0

 
 
Copyright (c) 2018 /n software inc. - All rights reserved.
Build 9.0.6635.0