IGraphContext.OnCompleted-Methode

Wird aufgerufen, um das abgeschlossene Ereignis auszulösen, wenn das IGraphContext vollständig verarbeitet werden kann.

Namespace:  Microsoft.VisualStudio.GraphModel
Assembly:  Microsoft.VisualStudio.GraphModel (in Microsoft.VisualStudio.GraphModel.dll)

Syntax

'Declaration
Sub OnCompleted
void OnCompleted()
void OnCompleted()
abstract OnCompleted : unit -> unit 
function OnCompleted()

.NET Framework-Sicherheit

Siehe auch

Referenz

IGraphContext Schnittstelle

Microsoft.VisualStudio.GraphModel-Namespace