Invoked on the back edges in the graph.

Namespace:  QuickGraph.Algorithms.Search
Assembly:  QuickGraph.Algorithms (in QuickGraph.Algorithms.dll) Version: 2.4.2.1502 (2.4.2.1502)

Syntax

C#
public event EdgeEventHandler BackEdge
Visual Basic (Declaration)
Public Event BackEdge As EdgeEventHandler

See Also