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 | |
---|---|---|
![]() ![]() |
EnterSpan(Importance, Int32, String) | Marks the beginning of a new span. |
![]() ![]() |
EnterSpan(Importance, Int32, String, Object[]) | Marks the beginning of a new span. |
![]() ![]() |
EnterSpan(Importance, String) | Marks the beginning of a new span. |
![]() ![]() |
EnterSpan(Importance, String, Object[]) | Marks the beginning of a new span. |
![]() ![]() |
EnterSpan(Int32, String) | Marks the beginning of a new span. |
![]() ![]() |
EnterSpan(Int32, String, Object[]) | Marks the beginning of a new span. |
![]() ![]() |
EnterSpan(String) | Marks the beginning of a new span. |
![]() ![]() |
EnterSpan(String, Object[]) | Marks the beginning of a new span. |
See Also
Markers Class
Microsoft.ConcurrencyVisualizer.Instrumentation Namespace
Return to top