C# 클래스 SharpBits.Base.ProxySettings

The proxy settings for the BitsJob.
파일 보기 프로젝트 열기: robertbaker/SevenUpdate

공개 메소드들

메소드 설명
Update ( ) : void

Updates BitsJob with the proxy usage.

비공개 메소드들

메소드 설명
ProxySettings ( IBackgroundCopyJob job )

Initializes a new instance of the ProxySettings class.

메소드 상세

Update() 공개 메소드

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