BlobTransferClient Methods

Include Protected Members
Include Inherited Members

The BlobTransferClient type exposes the following members.

Methods

  Name Description
Public method DownloadBlob(Uri, String, FileEncryption, UInt64, CancellationToken, IRetryPolicy) Downloads the specified blob to the specified location.
Public method DownloadBlob(Uri, String, FileEncryption, UInt64, CloudBlobClient, CancellationToken, IRetryPolicy) Downloads the specified blob to the specified location.
Public method Equals (Inherited from Object.)
Protected method Finalize (Inherited from Object.)
Public method GetHashCode (Inherited from Object.)
Public method GetType (Inherited from Object.)
Protected method MemberwiseClone (Inherited from Object.)
Protected method OnTaskProgressChanged Occurrs when the progress of a blob transfer operation changes.
Public method ToString (Inherited from Object.)
Public method UploadBlob(Uri, String, String, FileEncryption, CancellationToken, IRetryPolicy) Uploads a file to a blob storage.
Public method UploadBlob(Uri, String, FileEncryption, CancellationToken, CloudBlobClient, IRetryPolicy, String, String) Uploads a file to a blob storage.

Top

See Also

Reference

BlobTransferClient Class

Microsoft.WindowsAzure.MediaServices.Client Namespace