ITraceManager Interface

.NET Framework 4.5

Namespace:  Microsoft.AspNet.SignalR.Tracing
Assembly:  Microsoft.AspNet.SignalR.Core (in Microsoft.AspNet.SignalR.Core.dll)

Syntax

'Declaration
Public Interface ITraceManager
'Usage
Dim instance As ITraceManager
public interface ITraceManager
public interface class ITraceManager
type ITraceManager =  interface end
public interface ITraceManager

The ITraceManager type exposes the following members.

Properties

  Name Description
Public property Item
Public property Switch

Top

See Also

Reference

Microsoft.AspNet.SignalR.Tracing Namespace