Share via


IWSTrust13AsyncContract.EndTrust13Cancel(IAsyncResult) Methode

Definition

Schließt die asynchrone Cancel-Methode ab.

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

Parameter

ar
IAsyncResult

Das IAsyncResult, das von einem Aufruf der BeginTrust13Cancel(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: