Sdílet prostřednictvím


RoutingService.ISimplexSessionRouter.EndProcessMessage(IAsyncResult) Metoda

Definice

Dokončí asynchronní provádění zpracování zpráv.

 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

Parametry

Implementuje

Poznámky

Další informace o používání kontraktu ISimplexSessionRouter najdete v tématu ISimplexSessionRouter .

Platí pro