IWSTrustContract.EndCancel(IAsyncResult) Methode

Definitie

De asynchrone eindmethode voor de WS-Trust Cancel-binding.

public:
 System::ServiceModel::Channels::Message ^ EndCancel(IAsyncResult ^ asyncResult);
public System.ServiceModel.Channels.Message EndCancel(IAsyncResult asyncResult);
abstract member EndCancel : IAsyncResult -> System.ServiceModel.Channels.Message
Public Function EndCancel (asyncResult As IAsyncResult) As Message

Parameters

asyncResult
IAsyncResult

Een verwijzing naar de openstaande asynchrone verzendaanvraag.

Retouren

Een Message die het antwoordbericht vertegenwoordigt, dat de RSTR bevat.

Van toepassing op