TraceManager Class
.NET Framework 4.5
Namespace:
Microsoft.AspNet.SignalR.Tracing
Assembly: Microsoft.AspNet.SignalR.Core (in Microsoft.AspNet.SignalR.Core.dll)
Top
Top
Provides properties that allow you to trace code execution.
Assembly: Microsoft.AspNet.SignalR.Core (in Microsoft.AspNet.SignalR.Core.dll)
The TraceManager type exposes the following members.
| Name | Description | |
|---|---|---|
![]() | TraceManager() | Initializes a new instance of the TraceManager class. |
![]() | TraceManager(TextWriterTraceListener) |
| Name | Description | |
|---|---|---|
![]() | Item | Gets the TraceSource with the specified name for the source. |
![]() | Switch | Gets the switch that controls the tracing of code execution and debugging output. |
Show:
