Hugula.Update.WebDownload.WebDownload C# (CSharp) Method

WebDownload() public method

public WebDownload ( ) : System
return System
        public WebDownload()
            : this(10000)
        {
        }

Same methods

WebDownload::WebDownload ( int timeout ) : System