Share via


ControlledExecution Klasse

Definition

Ermöglicht das asynchrone Ausführen und Abbrechen von Code.

public ref class ControlledExecution abstract sealed
public static class ControlledExecution
type ControlledExecution = class
Public Class ControlledExecution
Vererbung
ControlledExecution

Methoden

Run(Action, CancellationToken)
Veraltet.

Führt Code aus, der asynchron abgebrochen werden kann.

Gilt für: