Aracılığıyla paylaş


IWSTrustFeb2005AsyncContract.EndTrustFeb2005IssueResponse Yöntem

Tanım

Zaman uyumsuz RSTR/Issue yöntemini tamamlar.

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

Parametreler

ar
IAsyncResult

IAsyncResult yöntemine BeginTrustFeb2005IssueResponse(Message, AsyncCallback, Object) yapılan bir çağrı tarafından döndürülen.

Döndürülenler

Message RSTR'yi içeren yanıt iletisini temsil eden bir.

Şunlara uygulanır