Method | Description | |
---|---|---|
SetAuthInfo ( |
||
SetAuthInfo ( string userInfo ) : void | ||
SetSynchronousTimeout ( |
||
SetupDownloadTransferProgress ( ITransferProgress transferProgress, System.TimeSpan timeout ) : IDisposable | ||
SetupUploadTransferProgress ( ITransferProgress transferProgress, System.TimeSpan timeout ) : IDisposable | ||
WebClient ( ) : System |
Method | Description | |
---|---|---|
GetWebRequest ( |
||
WebClient ( int timeout ) : System |
Method | Description | |
---|---|---|
SetHttpKeepAlive ( |
protected GetWebRequest ( |
||
address | ||
return |
public SetAuthInfo ( string userInfo ) : void | ||
userInfo | string | |
return | void |
public SetSynchronousTimeout ( |
||
request | ||
return | void |
public SetupDownloadTransferProgress ( ITransferProgress transferProgress, System.TimeSpan timeout ) : IDisposable | ||
transferProgress | ITransferProgress | |
timeout | System.TimeSpan | |
return | IDisposable |
public SetupUploadTransferProgress ( ITransferProgress transferProgress, System.TimeSpan timeout ) : IDisposable | ||
transferProgress | ITransferProgress | |
timeout | System.TimeSpan | |
return | IDisposable |