Share via


WSTrustServiceContract.EndTrust13CancelResponse(IAsyncResult) Metodo

Definizione

Completa una chiamata asincrona al messaggio di annullamento/RSTR WS-Trust 1.3.

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

Parametri

ar
IAsyncResult

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

Restituisce

Oggetto Message che contiene il messaggio RSTR serializzato.

Implementazioni

Si applica a