Udostępnij za pośrednictwem


IWSTrust13AsyncContract.EndTrust13Cancel(IAsyncResult) Metoda

Definicja

Kończy asynchroniczną metodę Cancel.

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

Parametry

ar
IAsyncResult

Element IAsyncResult zwracany przez wywołanie BeginTrust13Cancel(Message, AsyncCallback, Object) metody .

Zwraca

Element Message reprezentujący komunikat odpowiedzi zawierający RSTR.

Dotyczy