Udostępnij za pośrednictwem


WSTrustServiceContract.EndTrustFeb2005Issue(IAsyncResult) Metoda

Definicja

Wykonaj asynchroniczne wywołanie zaufania z lutego 2005 r. Anuluj wiadomość.

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

IAsyncResult Obiekt zwrócony przez metodę Begin, która zainicjowała wywołanie asynchroniczne.

Zwraca

Message Obiekt zawierający serializowany komunikat RSTR.

Implementuje

Dotyczy