IWSTrustFeb2005AsyncContract.EndTrustFeb2005Issue(IAsyncResult) Methode

Definition

Schließt die asynchrone Problemmethode ab.

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

Parameter

ar
IAsyncResult

Dies IAsyncResult wird von einem Aufruf der BeginTrustFeb2005Issue(Message, AsyncCallback, Object) Methode zurückgegeben.

Gibt zurück

A Message that represents the response message, which contains the RSTR.

Gilt für: