共用方式為


IWSTrustFeb2005AsyncContract.EndTrustFeb2005Cancel(IAsyncResult) 方法

定義

完成非同步的取消方法。

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

參數

傳回

Message

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

適用於