IWSTrustContract.EndIssue(IAsyncResult) Methode

Definitie

De asynchrone eindmethode voor de binding WS-Trust Probleem.

public:
 System::ServiceModel::Channels::Message ^ EndIssue(IAsyncResult ^ asyncResult);
public System.ServiceModel.Channels.Message EndIssue(IAsyncResult asyncResult);
abstract member EndIssue : IAsyncResult -> System.ServiceModel.Channels.Message
Public Function EndIssue (asyncResult As IAsyncResult) As Message

Parameters

asyncResult
IAsyncResult

Een verwijzing naar de openstaande asynchrone verzendaanvraag.

Retouren

Een Message die het antwoordbericht vertegenwoordigt, dat de RSTR bevat.

Van toepassing op