An NDoc Documented Class Library

BaseSocket Constructor

Initializes a new instance of the BaseSocket class.

Overload List

Initializes a new instance of the BaseSocket class.

public BaseSocket();

Initializes a new instance of the StandardSocket class

public BaseSocket(AddressFamily,SocketType,ProtocolType);

See Also

BaseSocket Class | EnterpriseDT.Net Namespace