Compartilhar via


RoutingService.IDuplexSessionRouter.EndProcessMessage(IAsyncResult) Método

Definição

Completa a execução assíncrona de processamento de mensagens.

 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

Parâmetros

Implementações

Comentários

Para obter mais informações sobre como usar o contrato IDuplexSessionRouter, consulte IDuplexSessionRouter .

Aplica-se a