EventProcessorClient.CreateConnection メソッド

定義

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

protected override Azure.Messaging.EventHubs.EventHubConnection CreateConnection ();
override this.CreateConnection : unit -> Azure.Messaging.EventHubs.EventHubConnection
Protected Overrides Function CreateConnection () As EventHubConnection

戻り値

要求された EventHubConnection

適用対象