Udostępnij za pośrednictwem


WSTrustServiceContract.EndTrustFeb2005CancelResponse(IAsyncResult) Metoda

Definicja

Kończy asynchroniczne wywołanie komunikatu WS-Trust lutego 2005 RSTR/Cancel.

public:
 virtual System::ServiceModel::Channels::Message ^ EndTrustFeb2005CancelResponse(IAsyncResult ^ ar);
public System.ServiceModel.Channels.Message EndTrustFeb2005CancelResponse (IAsyncResult ar);
abstract member EndTrustFeb2005CancelResponse : IAsyncResult -> System.ServiceModel.Channels.Message
override this.EndTrustFeb2005CancelResponse : IAsyncResult -> System.ServiceModel.Channels.Message
Public Function EndTrustFeb2005CancelResponse (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, który zawiera serializowany komunikat RSTR.

Implementuje

Dotyczy