IWSTrustFeb2005AsyncContract.EndTrustFeb2005Issue(IAsyncResult) 方法

定义

完成异步发布方法。

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

参数

返回

Message

表示包含 RSTR 的响应消息的 Message

适用于