RoutingService.IDuplexSessionRouter.EndProcessMessage(IAsyncResult) Metoda

Definice

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

 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

Parametry

Implementuje

Poznámky

Další informace o použití kontraktu IDuplexSessionRouter najdete v tématu IDuplexSessionRouter.

Platí pro