Freigeben über


IAsyncActionInvoker.EndInvokeAction(IAsyncResult) Methode

Definition

Bricht die asynchrone Aktion ab.

public bool EndInvokeAction (IAsyncResult asyncResult);
abstract member EndInvokeAction : IAsyncResult -> bool
Public Function EndInvokeAction (asyncResult As IAsyncResult) As Boolean

Parameter

asyncResult
IAsyncResult

Das asynchrone Ergebnis.

Gibt zurück

TRUE, wenn die asynchrone Methode abgebrochen werden könnte; Andernfalls false.

Gilt für: