TransferEventArgs Properties

 

Updated: January 5, 2017

Namespace:   Microsoft.WindowsAzure.Storage.DataMovement
Assembly:  Microsoft.WindowsAzure.Storage.DataMovement (in Microsoft.WindowsAzure.Storage.DataMovement.dll)

NameDescription
System_CAPS_pubpropertyDestination

Gets the instance representation of transfer destination location.

System_CAPS_pubpropertyEndTime

Gets transfer end time.

System_CAPS_pubpropertyException

Gets the exception if the transfer is failed, or null if the transfer is success.

System_CAPS_pubpropertySource

Gets the instance representation of transfer source location.

System_CAPS_pubpropertyStartTime

Gets transfer start time.

Return to top
Show: