IVsTaskCompletionSource.SetCanceled-Methode: ()

 

Veröffentlicht: Oktober 2016

Legt die Aufgabe im Besitz dieser Quelle abgebrochen Zustand, den Vorgang auch abbrechen.

Namespace:   Microsoft.VisualStudio.Shell.Interop
Assembly:  Microsoft.VisualStudio.Shell.Interop.11.0 (in Microsoft.VisualStudio.Shell.Interop.11.0.dll)

Syntax

void SetCanceled()
void SetCanceled()
abstract SetCanceled : unit -> unit
Sub SetCanceled

Siehe auch

IVsTaskCompletionSource-Schnittstelle
Microsoft.VisualStudio.Shell.Interop-Namespace

Zurück zum Anfang