IWSTrustContract.EndRenew(IAsyncResult) Methode

Definition

Die asynchrone Endmethode für die 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

Parameter

asyncResult
IAsyncResult

Ein Verweis auf die ausstehende asynchrone Sendeanforderung.

Gibt zurück

A Message that represents the response message, which contains the RSTR.

Gilt für: