TransferEventArgs.Source Property
Updated: January 5, 2017
Gets the instance representation of transfer source location.
Assembly: Microsoft.WindowsAzure.Storage.DataMovement (in Microsoft.WindowsAzure.Storage.DataMovement.dll)
public object Source { get; private set; }
Property Value
Type: System.Object
Show: