C# Class System.Net.WebClient.DownloadBitsState

Afficher le fichier Open project: gbarnett/shared-source-cli-2.0

Private Properties

Свойство Type Description
Close void
DownloadBitsState System.Collections.Specialized
RetrieveBytes bool
SetResponse int

Private Methods

Méthode Description
Close ( ) : void
DownloadBitsState ( WebRequest request, Stream writeStream, CompletionDelegate completionDelegate, AsyncOperation asyncOp, ProgressData progress, WebClient webClient ) : System.Collections.Specialized
RetrieveBytes ( int &bytesRetrieved ) : bool
SetResponse ( WebResponse response ) : int