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

SearchIndexingBufferedSenderOptions<T>.InitialBatchActionCount 属性

定义

获取或设置一个值,该值指示在优化发送者的行为时要分组成批的初始操作数。 如果未设置,默认值将为 512。 当前服务最大值为 32000。

public int? InitialBatchActionCount { get; set; }
member this.InitialBatchActionCount : Nullable<int> with get, set
Public Property InitialBatchActionCount As Nullable(Of Integer)

属性值

适用于