IWSTrustFeb2005AsyncContract.EndTrustFeb2005CancelResponse Metodo
Definizione
Importante
Alcune informazioni sono relative alla release non definitiva del prodotto, che potrebbe subire modifiche significative prima della release definitiva. Microsoft non riconosce alcuna garanzia, espressa o implicita, in merito alle informazioni qui fornite.
Completa il metodo RSTR/Cancel asincrono.
public:
System::ServiceModel::Channels::Message ^ EndTrustFeb2005CancelResponse(IAsyncResult ^ ar);
public System.ServiceModel.Channels.Message EndTrustFeb2005CancelResponse (IAsyncResult ar);
abstract member EndTrustFeb2005CancelResponse : IAsyncResult -> System.ServiceModel.Channels.Message
Public Function EndTrustFeb2005CancelResponse (ar As IAsyncResult) As Message
Parametri
- ar
- IAsyncResult
Interfaccia IAsyncResult restituita da una chiamata al metodo BeginTrustFeb2005CancelResponse(Message, AsyncCallback, Object).
Restituisce
Message che rappresenta il messaggio di risposta che contiene RSTR.