Share via


AdlsClient.DefaultNumThreads Property

Definition

Default number of threads used by tools like uploader/downloader, recursive acl change and other multi-threaded tools using the SDK. Can be used to set ServicePointManager.DefaultConnectionLimit if you want the SDK to decide number of threads it uses for multi-threaded tools.

public static int DefaultNumThreads { get; }
static member DefaultNumThreads : int
Public Shared ReadOnly Property DefaultNumThreads As Integer

Property Value

Applies to