WSTrustServiceContract.EndTrustFeb2005Issue(IAsyncResult) Metodo

Definizione

Completare una chiamata asincrona al messaggio di annullamento di febbraio 2005.

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

Parametri

ar
IAsyncResult

Oggetto IAsyncResult restituito dal metodo Begin che ha avviato la chiamata asincrona.

Valori restituiti

Oggetto Message contenente il messaggio RSTR serializzato.

Implementazioni

Si applica a