Udostępnij za pośrednictwem


RoutingService.ISimplexDatagramRouter.EndProcessMessage(IAsyncResult) Metoda

Definicja

Kończy asynchroniczne wykonywanie przetwarzania komunikatów.

 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

Uwagi

Aby uzyskać więcej informacji na temat korzystania z kontraktu ISimplexDatagramRouter, zobacz ISimplexDatagramRouter.

Dotyczy