ControlledExecution Klasse

Definition

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

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

Methoden

Name Beschreibung
Run(Action, CancellationToken)
Veraltet.

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

Gilt für: