Sdílet prostřednictvím


RoutingService.ISimplexDatagramRouter.EndProcessMessage(IAsyncResult) Metoda

Definice

Dokončí asynchronní provádění zpracování zpráv.

 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

Parametry

Implementuje

Poznámky

Další informace o použití kontraktu ISimplexDatagramRouter najdete v tématu ISimplexDatagramRouter .

Platí pro