IWSTrustFeb2005AsyncContract.EndTrustFeb2005Issue(IAsyncResult) Metodo

Definizione

Completa il metodo Issue asincrono.

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

Parametri

ar
IAsyncResult

Oggetto IAsyncResult restituito da una chiamata al BeginTrustFeb2005Issue(Message, AsyncCallback, Object) metodo .

Valori restituiti

Oggetto Message che rappresenta il messaggio di risposta, che contiene il valore RSTR.

Si applica a