IWSTrust13AsyncContract.EndTrust13Cancel(IAsyncResult) Metodo

Definizione

Completa il metodo Cancel asincrono.

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

Parametri

ar
IAsyncResult

Oggetto IAsyncResult restituito da una chiamata al BeginTrust13Cancel(Message, AsyncCallback, Object) metodo .

Valori restituiti

Oggetto Message che rappresenta il messaggio di risposta, che contiene il valore RSTR.

Si applica a