Initializes a new instance of the BaseSocket class.
public BaseSocket();
Initializes a new instance of the StandardSocket class
public BaseSocket(AddressFamily,SocketType,ProtocolType);
BaseSocket Class | EnterpriseDT.Net Namespace