ITraceManager Interface
.NET Framework 4.5 Namespace:
Microsoft.AspNet.SignalR.Tracing
Assembly: Microsoft.AspNet.SignalR.Core (in Microsoft.AspNet.SignalR.Core.dll)
Top
Represents an interface that provides properties to trace code execution.
Assembly: Microsoft.AspNet.SignalR.Core (in Microsoft.AspNet.SignalR.Core.dll)
The ITraceManager type exposes the following members.
| 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:
