다음을 통해 공유


Constants.MaxSubOperationPerBatch Field

Definition

The maximum number of sub operations that may be part of a batch.

public const int MaxSubOperationPerBatch = 256;
val mutable MaxSubOperationPerBatch : int
Public Const MaxSubOperationPerBatch As Integer  = 256

Field Value

Value = 256

Applies to