ProxySettings Constructor

IT Hit WebDAV for .NET

Initializes an empty instance of the ProxySettings class.

Overload List

Initializes an empty instance of the ProxySettings class.

public ProxySettings();

Initializes a new instance of ProxySettings class with the specified host, port number and credentials.

public ProxySettings(string,int,string,string);

See Also

ProxySettings Class | ITHit.MapWebDAVDrive.Core Namespace