IWSTrustContract.EndRenew(IAsyncResult) Methode

Definitie

De asynchrone eindmethode voor de WS-Trust Renew-binding.

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

Parameters

asyncResult
IAsyncResult

Een verwijzing naar de openstaande asynchrone verzendaanvraag.

Retouren

Een Message die het antwoordbericht vertegenwoordigt, dat de RSTR bevat.

Van toepassing op