次の方法で共有


EventProcessor<TPartition>.CreateConnection メソッド

定義

EventHubConnection Event Hubs サービスとの通信に使用する を作成します。

protected internal virtual Azure.Messaging.EventHubs.EventHubConnection CreateConnection ();
abstract member CreateConnection : unit -> Azure.Messaging.EventHubs.EventHubConnection
override this.CreateConnection : unit -> Azure.Messaging.EventHubs.EventHubConnection
Protected Friend Overridable Function CreateConnection () As EventHubConnection

戻り値

要求された EventHubConnection

適用対象