Partager via


EventHubClient.OnEndClose(IAsyncResult) Méthode

Définition

Exécute l’action de fermeture de fin.

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

Paramètres

result
IAsyncResult

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

S’applique à