Share via


Span.Leave Method

Marks the end of span.

Namespace:  Microsoft.ConcurrencyVisualizer.Instrumentation
Assembly:  Microsoft.ConcurrencyVisualizer.Markers (in Microsoft.ConcurrencyVisualizer.Markers.dll)

Syntax

'Declaration
Public Sub Leave
public void Leave()
public:
void Leave()
member Leave : unit -> unit
public function Leave()

.NET Framework Security

See Also

Reference

Span Class

Microsoft.ConcurrencyVisualizer.Instrumentation Namespace