Note
Access to this page requires authorization. You can try signing in or changing directories.
Access to this page requires authorization. You can try changing directories.
Marks the beginning of a new span.
Namespace:   Microsoft.ConcurrencyVisualizer.Instrumentation
Assembly:  Microsoft.ConcurrencyVisualizer.Markers (in Microsoft.ConcurrencyVisualizer.Markers.dll)
Overload List
| Name | Description | |
|---|---|---|
| .gif) | EnterSpan(Importance, Int32, String) | Marks the beginning of a new span. | 
| .gif) | EnterSpan(Importance, Int32, String, Object[]) | Marks the beginning of a new span. | 
| .gif) | EnterSpan(Importance, String) | Marks the beginning of a new span. | 
| .gif) | EnterSpan(Importance, String, Object[]) | Marks the beginning of a new span. | 
| .gif) | EnterSpan(Int32, String) | Marks the beginning of a new span. | 
| .gif) | EnterSpan(Int32, String, Object[]) | Marks the beginning of a new span. | 
| .gif) | EnterSpan(String) | Marks the beginning of a new span. | 
| .gif) | EnterSpan(String, Object[]) | Marks the beginning of a new span. | 
See Also
MarkerSeries Class
Microsoft.ConcurrencyVisualizer.Instrumentation Namespace
Return to top