共用方式為


IWSTrust13AsyncContract.EndTrust13Renew(IAsyncResult) 方法

定義

完成非同步的更新方法。

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

參數

傳回

Message,表示包含 RSTR 的回應訊息。

適用於