WSTrustServiceContract.EndTrustFeb2005Issue(IAsyncResult) Methode

Definitie

Voltooi een asynchrone aanroep naar het bericht Vertrouwen februari 2005 Annuleren.

public:
 virtual System::ServiceModel::Channels::Message ^ EndTrustFeb2005Issue(IAsyncResult ^ ar);
public System.ServiceModel.Channels.Message EndTrustFeb2005Issue(IAsyncResult ar);
abstract member EndTrustFeb2005Issue : IAsyncResult -> System.ServiceModel.Channels.Message
override this.EndTrustFeb2005Issue : IAsyncResult -> System.ServiceModel.Channels.Message
Public Function EndTrustFeb2005Issue (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