C# Class SharpBits.Base.ProxySettings

The proxy settings for the BitsJob.
Afficher le fichier Open project: robertbaker/SevenUpdate

Méthodes publiques

Méthode Description
Update ( ) : void

Updates BitsJob with the proxy usage.

Private Methods

Méthode Description
ProxySettings ( IBackgroundCopyJob job )

Initializes a new instance of the ProxySettings class.

Method Details

Update() public méthode

Updates BitsJob with the proxy usage.
public Update ( ) : void
Résultat void