你当前正在访问 Microsoft Azure Global Edition 技术文档网站。 如果需要访问由世纪互联运营的 Microsoft Azure 中国技术文档网站,请访问 https://docs.azure.cn

Constants.MaxParallelOperationThreadCount 字段

定义

块 Blob 的 ParallelOperationThreadCount 最大值的常量。

public const int MaxParallelOperationThreadCount = 64;
val mutable MaxParallelOperationThreadCount : int
Public Const MaxParallelOperationThreadCount As Integer  = 64

字段值

Value = 64

适用于