SynapseDataMovementCmdletBase.GetCmdletConcurrency Method

Definition

Get the concurrency value

protected int GetCmdletConcurrency ();
member this.GetCmdletConcurrency : unit -> int
Protected Function GetCmdletConcurrency () As Integer

Returns

The max number of concurrent task/rest call

Applies to