RoutingService.ISimplexSessionRouter.EndProcessMessage(IAsyncResult) Método

Definição

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

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

Parâmetros

Implementações

Comentários

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

Aplica-se a