EventHubPartitionGeneratorReceiver 類別
定義
重要
部分資訊涉及發行前產品,在發行之前可能會有大幅修改。 Microsoft 對此處提供的資訊,不做任何明確或隱含的瑕疵擔保。
使用資料產生器設定的 Eventhub 接收者
public class EventHubPartitionGeneratorReceiver : Orleans.ServiceBus.Providers.IEventHubReceiver
type EventHubPartitionGeneratorReceiver = class
interface IEventHubReceiver
Public Class EventHubPartitionGeneratorReceiver
Implements IEventHubReceiver
- 繼承
-
EventHubPartitionGeneratorReceiver
- 實作
建構函式
方法
CloseAsync() |
使用資料產生器設定的 Eventhub 接收者 |
ConfigureDataGeneratorForStream(IStreamIdentity) |
使用資料產生器設定的 Eventhub 接收者 |
ReceiveAsync(Int32, TimeSpan) |
使用資料產生器設定的 Eventhub 接收者 |
StopProducingOnStream(IStreamIdentity) |
使用資料產生器設定的 Eventhub 接收者 |