RoutingService.ISimplexDatagramRouter.EndProcessMessage(IAsyncResult) Yöntem

Tanım

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

 virtual void System.ServiceModel.Routing.ISimplexDatagramRouter.EndProcessMessage(IAsyncResult ^ result) = System::ServiceModel::Routing::ISimplexDatagramRouter::EndProcessMessage;
void ISimplexDatagramRouter.EndProcessMessage (IAsyncResult result);
abstract member System.ServiceModel.Routing.ISimplexDatagramRouter.EndProcessMessage : IAsyncResult -> unit
override this.System.ServiceModel.Routing.ISimplexDatagramRouter.EndProcessMessage : IAsyncResult -> unit
Sub EndProcessMessage (result As IAsyncResult) Implements ISimplexDatagramRouter.EndProcessMessage

Parametreler

Uygulamalar

Açıklamalar

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

Şunlara uygulanır