WSTrustServiceContract.EndTrustFeb2005Issue(IAsyncResult) Metoda

Definice

Dokončete asynchronní volání metody Trust. února 2005 Storno zprávy.

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