TransferConfigurations.ParallelOperations Property
Updated: January 5, 2017
Gets or sets a value indicating how many work items to process concurrently. Downloading or uploading a single blob can consist of a large number of work items.
Assembly: Microsoft.WindowsAzure.Storage.DataMovement (in Microsoft.WindowsAzure.Storage.DataMovement.dll)
public int ParallelOperations { get; set; }
Show: