IWSTrustContract.EndRenew(IAsyncResult) Metodo

Definizione

Metodo end asincrono per l'associazione WS-Trust Renew.

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

Parametri

asyncResult
IAsyncResult

Riferimento alla richiesta di invio asincrona in sospeso.

Valori restituiti

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

Si applica a