RoutingService.IDuplexSessionRouter.EndProcessMessage(IAsyncResult) Méthode

Définition

Termine l'exécution asynchrone du traitement du message.

 virtual void System.ServiceModel.Routing.IDuplexSessionRouter.EndProcessMessage(IAsyncResult ^ result) = System::ServiceModel::Routing::IDuplexSessionRouter::EndProcessMessage;
void IDuplexSessionRouter.EndProcessMessage (IAsyncResult result);
abstract member System.ServiceModel.Routing.IDuplexSessionRouter.EndProcessMessage : IAsyncResult -> unit
override this.System.ServiceModel.Routing.IDuplexSessionRouter.EndProcessMessage : IAsyncResult -> unit
Sub EndProcessMessage (result As IAsyncResult) Implements IDuplexSessionRouter.EndProcessMessage

Paramètres

Implémente

Remarques

Pour plus d'informations sur l'utilisation du contrat IDuplexSessionRouter, consultez IDuplexSessionRouter.

S’applique à