C# Class Windows.Networking.BackgroundTransfer.UploadOperation

Inheritance: IUploadOperation, IBackgroundTransferOperation
Afficher le fichier Open project: shiftkey/winrt-backport-hilarity Class Usage Examples

Méthodes publiques

Méthode Description
AttachAsync ( ) : UploadOperation>.IAsyncOperationWithProgress
GetResponseInformation ( ) : ResponseInformation
GetResultStreamAt ( [ position ) : IInputStream
StartAsync ( ) : UploadOperation>.IAsyncOperationWithProgress

Method Details

AttachAsync() public méthode

public AttachAsync ( ) : UploadOperation>.IAsyncOperationWithProgress
Résultat UploadOperation>.IAsyncOperationWithProgress

GetResponseInformation() public méthode

public GetResponseInformation ( ) : ResponseInformation
Résultat ResponseInformation

GetResultStreamAt() public méthode

public GetResultStreamAt ( [ position ) : IInputStream
position [
Résultat IInputStream

StartAsync() public méthode

public StartAsync ( ) : UploadOperation>.IAsyncOperationWithProgress
Résultat UploadOperation>.IAsyncOperationWithProgress