ComponentSpace ICMP Class Library Reference

IcmpException Class

The exception that is thrown when an ICMP operation fails.

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

System.Object
   System.Exception
      System.ApplicationException
         ComponentSpace.Icmp.IcmpException

[Visual Basic]
Public Class IcmpException
    Inherits ApplicationException
[C#]
public class IcmpException : ApplicationException

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

IcmpException Members | ComponentSpace.Icmp Namespace