ChannelFactory.OnEndClose(IAsyncResult) Méthode
Définition
Important
Certaines informations portent sur la préversion du produit qui est susceptible d’être en grande partie modifiée avant sa publication. Microsoft exclut toute garantie, expresse ou implicite, concernant les informations fournies ici.
Termine une opération de fermeture asynchrone sur la fabrique de canal interne de la fabrique de canal actuelle.
protected:
override void OnEndClose(IAsyncResult ^ result);
protected override void OnEndClose(IAsyncResult result);
override this.OnEndClose : IAsyncResult -> unit
Protected Overrides Sub OnEndClose (result As IAsyncResult)
Paramètres
- result
- IAsyncResult
Retourné IAsyncResult par un appel à la OnBeginClose(TimeSpan, AsyncCallback, Object) méthode.