TransferEventArgs.Source Property

 

Updated: January 5, 2017

Gets the instance representation of transfer source location.

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

public object Source { get; private set; }

Property Value

Type: System.Object

Return to top
Show: