The exception that is thrown when a client error occurs.
For a list of all members of this type, see IcmpClientException Members.
System.Object
System.Exception
System.ApplicationException
SocketTools.IcmpClientException
Public static (Shared in Visual Basic) members of this type are safe for multithreaded operations. Instance members are not guaranteed to be thread-safe.
A IcmpClientException is thrown by the IcmpClient class when an error occurs.
The default constructor for the IcmpClientException class sets the ErrorCode property to the last client error that occurred.
Namespace: SocketTools
Assembly: SocketTools.IcmpClient (in SocketTools.IcmpClient.dll)