RoutingService.IDuplexSessionRouter.EndProcessMessage(IAsyncResult) 方法

定義

完成訊息處理的非同步執行。

 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

參數

實作

備註

如需使用 IDuplexSessionRouter 合約的詳細資訊,請參閱 IDuplexSessionRouter

適用於