IWSTrust13AsyncContract.EndTrust13Renew(IAsyncResult) Metodo

Definizione

Completa il metodo Renew asincrono.

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

Parametri

ar
IAsyncResult

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

Valori restituiti

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

Si applica a