WSTrustServiceContract.EndTrustFeb2005CancelResponse(IAsyncResult) Methode

Definitie

Hiermee wordt een asynchrone aanroep naar de WS-Trust RSTR/Cancel-bericht voltooid.

public:
 virtual System::ServiceModel::Channels::Message ^ EndTrustFeb2005CancelResponse(IAsyncResult ^ ar);
public System.ServiceModel.Channels.Message EndTrustFeb2005CancelResponse(IAsyncResult ar);
abstract member EndTrustFeb2005CancelResponse : IAsyncResult -> System.ServiceModel.Channels.Message
override this.EndTrustFeb2005CancelResponse : IAsyncResult -> System.ServiceModel.Channels.Message
Public Function EndTrustFeb2005CancelResponse (ar As IAsyncResult) As Message

Parameters

ar
IAsyncResult

Het IAsyncResult object dat wordt geretourneerd door de beginmethode waarmee de asynchrone aanroep is gestart.

Retouren

Een Message object dat het geserialiseerde RSTR-bericht bevat.

Implementeringen

Van toepassing op