IEventHubQueueCacheFactory インターフェイス

定義

EventHub パーティションのメッセージ キャッシュを作成するファクトリ。

public interface IEventHubQueueCacheFactory
type IEventHubQueueCacheFactory = interface
Public Interface IEventHubQueueCacheFactory
派生

メソッド

CreateCache(String, IStreamQueueCheckpointer<String>, ILoggerFactory)

IEventHubQueueCache の作成に使用される関数

適用対象