ComponentSpace ICMP Class Library Reference

IcmpMessage.MessageTypes Enumeration

The message types.

[Visual Basic]
Public Enum IcmpMessage.MessageTypes
[C#]
public enum IcmpMessage.MessageTypes

Members

Member Name Description
EchoReply Echo Reply
DestinationUnreachable Destination Unreachable
SourceQuench Source Quench
Redirect Redirect
Echo Echo
TimeExceeded Time Exceeded
ParameterProblem Parameter Problem
Timestamp Timestamp
TimestampReply Timestamp Reply
InformationRequest Information Request
InformationReply Information Reply

Requirements

Namespace: ComponentSpace.Icmp

Assembly: ComponentSpace.Icmp (in ComponentSpace.Icmp.dll)

See Also

ComponentSpace.Icmp Namespace