IWSTrustFeb2005AsyncContract.EndTrustFeb2005Cancel(IAsyncResult) Methode

Definitie

Hiermee wordt de asynchrone cancel-methode voltooid.

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

Parameters

ar
IAsyncResult

De IAsyncResult waarde die wordt geretourneerd door een aanroep naar de BeginTrustFeb2005Cancel(Message, AsyncCallback, Object) methode.

Retouren

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

Van toepassing op