RoutingService.ISimplexSessionRouter.EndProcessMessage(IAsyncResult) 方法

定義

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

 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

參數

實作

備註

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

適用於