Freigeben über


IWSTrust13AsyncContract.EndTrust13CancelResponse(IAsyncResult) Methode

Definition

Schließt die asynchrone RSTR/Cancel-Methode ab.

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

Parameter

ar
IAsyncResult

Das IAsyncResult, das von einem Aufruf der BeginTrust13CancelResponse(Message, AsyncCallback, Object)-Methode zurückgegeben wird.

Gibt zurück

Eine Message, die die Zeile darstellt, die die Antwortnachricht mit dem RSTR enthält.

Gilt für: