RoutingService.IDuplexSessionRouter.EndProcessMessage(IAsyncResult) Yöntem

Tanım

İleti işlemenin zaman uyumsuz yürütmesini tamamlar.

 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

Parametreler

Uygulamalar

Açıklamalar

IDuplexSessionRouter sözleşmesini kullanma hakkında daha fazla bilgi için bkz IDuplexSessionRouter. .

Şunlara uygulanır