Share via


IWSTrustFeb2005AsyncContract.EndTrustFeb2005Renew(IAsyncResult) Metodo

Definizione

Completa il metodo Renew asincrono.

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

Parametri

ar
IAsyncResult

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

Restituisce

Message che rappresenta il messaggio di risposta che contiene RSTR.

Si applica a