IWSTrust13AsyncContract.EndTrust13RenewResponse(IAsyncResult) Metodo

Definizione

Completa il metodo RSTR/Renew asincrono.

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

Parametri

ar
IAsyncResult

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

Restituisce

Message

Message che rappresenta il messaggio di risposta che contiene RSTR.

Si applica a