Partager via


IssuedSecurityTokenProvider.EndClose(IAsyncResult) Méthode

Définition

Met fin à l'appel asynchrone pour la fermeture du fournisseur.

public:
 virtual void EndClose(IAsyncResult ^ result);
public void EndClose (IAsyncResult result);
abstract member EndClose : IAsyncResult -> unit
override this.EndClose : IAsyncResult -> unit
Public Sub EndClose (result As IAsyncResult)

Paramètres

result
IAsyncResult

Objet IAsyncResult qui représente le résultat d'une opération asynchrone.

Implémente

S’applique à