DotMSN

ProxySocket Constructor

Initializes a new instance of the ProxySocket class.

Overload List

Initializes a new instance of the ProxySocket class.

public ProxySocket(AddressFamily,SocketType,ProtocolType);

Initializes a new instance of the ProxySocket class.

public ProxySocket(AddressFamily,SocketType,ProtocolType,string);

Initializes a new instance of the ProxySocket class.

public ProxySocket(AddressFamily,SocketType,ProtocolType,string,string);

See Also

ProxySocket Class | Org.Mentalis.Network.ProxySocket Namespace