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를 참조하십시오.

적용 대상