Click or drag to resize

TransferStatusNumberOfFilesSkipped Property

Gets the number of files that are skipped to be transferred.

Namespace:  Microsoft.Azure.Storage.DataMovement
Assembly:  Microsoft.Azure.Storage.DataMovement (in Microsoft.Azure.Storage.DataMovement.dll) Version: 2.0.1.0 (2.0.1.0)
Syntax
public long NumberOfFilesSkipped { get; }

Property Value

Type: Int64
See Also