Share via


IWSTrust13AsyncContract.EndTrust13CancelResponse(IAsyncResult) Metodo

Definizione

Completa il metodo RSTR/Cancel asincrono.

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

Parametri

ar
IAsyncResult

Interfaccia IAsyncResult restituita da una chiamata al metodo BeginTrust13CancelResponse(Message, AsyncCallback, Object).

Restituisce

Message che rappresenta il messaggio di risposta che contiene RSTR.

Si applica a