WSTrustServiceContract.EndTrust13Cancel(IAsyncResult) Metoda

Definice

Dokončí asynchronní volání zprávy WS-Trust 1,3 Cancel.

public:
 virtual System::ServiceModel::Channels::Message ^ EndTrust13Cancel(IAsyncResult ^ ar);
public System.ServiceModel.Channels.Message EndTrust13Cancel (IAsyncResult ar);
abstract member EndTrust13Cancel : IAsyncResult -> System.ServiceModel.Channels.Message
override this.EndTrust13Cancel : IAsyncResult -> System.ServiceModel.Channels.Message
Public Function EndTrust13Cancel (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