C# Class SharpBits.Base.ProxySettings

The proxy settings for the BitsJob.
显示文件 Open project: robertbaker/SevenUpdate

Public Methods

Method Description
Update ( ) : void

Updates BitsJob with the proxy usage.

Private Methods

Method Description
ProxySettings ( IBackgroundCopyJob job )

Initializes a new instance of the ProxySettings class.

Method Details

Update() public method

Updates BitsJob with the proxy usage.
public Update ( ) : void
return void