EventHubReceiverOptions.PrefetchCount 属性

定义

配置接收器预提取计数的可选参数。

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

属性值

适用于