TransferContext Constructor (TransferCheckpoint)
Updated: January 5, 2017
Initializes a new instance of the TransferContext class.
Assembly: Microsoft.WindowsAzure.Storage.DataMovement (in Microsoft.WindowsAzure.Storage.DataMovement.dll)
protected TransferContext(
TransferCheckpoint checkpoint
)
Parameters
- checkpoint
-
Type:
Microsoft.WindowsAzure.Storage.DataMovement.TransferCheckpoint
An TransferCheckpoint object representing the last checkpoint from which the transfer continues on.
Show: