Udostępnij za pośrednictwem


WSTrustServiceContract.EndTrust13IssueResponse(IAsyncResult) Metoda

Definicja

Kończy asynchroniczne wywołanie komunikatu WS-Trust 1.3 RSTR/Problem.

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