Partager via


EventHubClient.OnEndOpen(IAsyncResult) Méthode

Définition

Exécute l’action d’ouverture de fin.

protected override void OnEndOpen (IAsyncResult result);
override this.OnEndOpen : IAsyncResult -> unit
Protected Overrides Sub OnEndOpen (result As IAsyncResult)

Paramètres

result
IAsyncResult

IAsyncResult qui fait référence à l’opération Open asynchrone.

S’applique à