WSTrustServiceContract.EndTrustFeb2005Issue(IAsyncResult) 方法
定義
重要
部分資訊涉及發行前產品,在發行之前可能會有大幅修改。 Microsoft 對此處提供的資訊,不做任何明確或隱含的瑕疵擔保。
完成 Trust Feb 2005 取消訊息的非同步呼叫。
public:
virtual System::ServiceModel::Channels::Message ^ EndTrustFeb2005Issue(IAsyncResult ^ ar);
public System.ServiceModel.Channels.Message EndTrustFeb2005Issue (IAsyncResult ar);
abstract member EndTrustFeb2005Issue : IAsyncResult -> System.ServiceModel.Channels.Message
override this.EndTrustFeb2005Issue : IAsyncResult -> System.ServiceModel.Channels.Message
Public Function EndTrustFeb2005Issue (ar As IAsyncResult) As Message
參數
- ar
- IAsyncResult
起始非同步呼叫之 Begin 方法所傳回的 IAsyncResult 物件。
傳回
包含序列化 RSTR 訊息的 Message 物件。