EventHubClient.GetRuntimeInformation Methode

Definition

Ruft Event Hubs-Laufzeitinformationen ab, die zum Erstellen oder Erstellen von EventHubSenderEventHubReceiver Objekten erforderlich sind.

public virtual Microsoft.ServiceBus.Messaging.EventHubRuntimeInformation GetRuntimeInformation ();
abstract member GetRuntimeInformation : unit -> Microsoft.ServiceBus.Messaging.EventHubRuntimeInformation
override this.GetRuntimeInformation : unit -> Microsoft.ServiceBus.Messaging.EventHubRuntimeInformation
Public Overridable Function GetRuntimeInformation () As EventHubRuntimeInformation

Gibt zurück

Gibt EventHubRuntimeInformation zurück.

Gilt für: