The exception that is thrown when a socket error occurs.
For a list of all members of this type, see InternetServerException Members.
System.Object
System.Exception
System.ApplicationException
SocketTools.InternetServerException
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 InternetServerException is thrown by the InternetServer class when an error occurs.
The default constructor for the InternetServerException class sets the ErrorCode property to the last socket error that occurred.
Namespace: SocketTools
Assembly: SocketTools.InternetServer (in SocketTools.InternetServer.dll)