Compartir a través de


NamespaceManager.GetEventHubsAsync Método

Definición

Obtiene de forma asincrónica una lista de Event Hubs.

public System.Threading.Tasks.Task<System.Collections.Generic.IEnumerable<Microsoft.ServiceBus.Messaging.EventHubDescription>> GetEventHubsAsync ();
member this.GetEventHubsAsync : unit -> System.Threading.Tasks.Task<seq<Microsoft.ServiceBus.Messaging.EventHubDescription>>
Public Function GetEventHubsAsync () As Task(Of IEnumerable(Of EventHubDescription))

Devoluciones

La tarea que representa la operación asincrónica.

Se aplica a