MockEventHubSettings.PrefetchCount 属性

定义

可选参数,用于配置 EventHub reciever 的预提取计数。

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

属性值

实现

适用于