TransferManager Class
Important
Some information relates to prerelease product that may be substantially modified before it’s released. Microsoft makes no warranties, express or implied, with respect to the information provided here.
The main class for starting and controlling all types of transfers.
public class TransferManager : IAsyncDisposable
type TransferManager = class
interface IAsyncDisposable
Public Class TransferManager
Implements IAsyncDisposable
- Inheritance
-
TransferManager
- Implements
Transfer |
Protected constructor for mocking. |
Transfer |
Constructor to create a TransferManager. |
Get |
Lists all the transfers stored in the checkpointer that can be resumed. |
Get |
Lists all the transfers stored in the checkpointer that can be resumed. |
Get |
Gets the current transfers stored in the TransferManager. |
Get |
Gets the current transfers stored in the TransferManager. |
Pause |
Attempts to pause the transfer of the respective id. |
Pause |
Attempts to pause the transfer of the respective id. |
Resume |
Resumes all the transfers stored in the checkpointer that can be resumed. |
Resume |
Resumes all the transfers stored in the checkpointer that can be resumed. |
Resume |
Resumes a transfer that has been paused or is in a completed state with failed or skipped transfers. |
Resume |
Resumes a transfer that has been paused or is in a completed state with failed or skipped transfers. |
Start |
Starts a transfer from the given source resource to the given destination resource. |
Start |
Starts a transfer from the given source resource to the given destination resource. Ensure StorageResource instances are built with appropriate permissions. |
IAsync |
Disposes. |
Product | Versions |
---|---|
Azure SDK for .NET | Latest, Preview |
Azure SDK for .NET feedback
Azure SDK for .NET is an open source project. Select a link to provide feedback: