Span.Leave Method ()
Marks the end of span.
Namespace: Microsoft.ConcurrencyVisualizer.Instrumentation
Assembly: Microsoft.ConcurrencyVisualizer.Markers (in Microsoft.ConcurrencyVisualizer.Markers.dll)
Syntax
public void Leave()
public:
void Leave()
member Leave : unit -> unit
Public Sub Leave
See Also
Span Class
Microsoft.ConcurrencyVisualizer.Instrumentation Namespace
Return to top