共用方式為


Constants.MinLargeBlockSize Field

Definition

The minimum size of a block for the large block upload strategy to be employed.

public const int MinLargeBlockSize = 4194305;
val mutable MinLargeBlockSize : int
Public Const MinLargeBlockSize As Integer  = 4194305

Field Value

Value = 4194305

Applies to