An exception class used when an invalid socket operation is performed.
Object
Exception
SocketsException
[Visual Basic] Public Class SocketsException Inherits Exception [C#] public class SocketsException : Exception [C++] public __gc class SocketsException : public Exception [JScript] public class SocketsException extends Exception
[To be supplied.]
Namespace: System.Net
Assembly: System.net.dll