TransferEventArgs Properties
Updated: January 5, 2017
Namespace:
Microsoft.WindowsAzure.Storage.DataMovement
Assembly: Microsoft.WindowsAzure.Storage.DataMovement (in Microsoft.WindowsAzure.Storage.DataMovement.dll)
| Name | Description | |
|---|---|---|
![]() | Destination | Gets the instance representation of transfer destination location. |
![]() | EndTime | Gets transfer end time. |
![]() | Exception | Gets the exception if the transfer is failed, or null if the transfer is success. |
![]() | Source | Gets the instance representation of transfer source location. |
![]() | StartTime | Gets transfer start time. |
Show:
