WSTrustServiceContract.EndTrust13RenewResponse(IAsyncResult) Metoda

Definice

Dokončí asynchronní volání zprávy RSTR 1,3 a zprávu WS-Trust o obnovení.

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

Parametry

ar
IAsyncResult

IAsyncResultObjekt vrácený metodou Begin, která iniciovala asynchronní volání.

Návraty

Message

MessageObjekt, který obsahuje serializovanou zprávu RSTR.

Implementuje

Platí pro