ComponentSpace ICMP Class Library Reference

ParameterProblemMessage Class

The ICMP Parameter Problem Message.

For a list of all members of this type, see ParameterProblemMessage Members.

System.Object
   ComponentSpace.Icmp.IcmpMessage
      ComponentSpace.Icmp.ParameterProblemMessage

[Visual Basic]
Public Class ParameterProblemMessage
    Inherits IcmpMessage
[C#]
public class ParameterProblemMessage : IcmpMessage

Thread Safety

Public static (Shared in Visual Basic) members of this type are safe for multithreaded operations. Instance members are not guaranteed to be thread-safe.

Requirements

Namespace: ComponentSpace.Icmp

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

See Also

ParameterProblemMessage Members | ComponentSpace.Icmp Namespace