IWSTrust13AsyncContract.EndTrust13RenewResponse(IAsyncResult) 方法

定义

完成异步 RSTR/续订方法。

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

参数

返回

Message

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

适用于