TransferProgress.NumberOfFilesTransferred Property
Gets the number of files that have been transferred.
Namespace: Microsoft.WindowsAzure.Storage.DataMovement
Assembly: Microsoft.WindowsAzure.Storage.DataMovement (in Microsoft.WindowsAzure.Storage.DataMovement.dll)
Syntax
public long NumberOfFilesTransferred { get; internal set; }
Property Value
Type: System.Int64
See Also
TransferProgress Class
Microsoft.WindowsAzure.Storage.DataMovement Namespace
Return to top