TraceManager.Switch Property
.NET Framework 4
Namespace: Microsoft.AspNet.SignalR.Tracing
Assembly: Microsoft.AspNet.SignalR.Core (in Microsoft.AspNet.SignalR.Core.dll)
Syntax
'Declaration
Public Property Switch As SourceSwitch
Get
Private Set
'Usage
Dim instance As TraceManager
Dim value As SourceSwitch
value = instance.Switch
public SourceSwitch Switch { get; private set; }
public:
virtual property SourceSwitch^ Switch {
SourceSwitch^ get () sealed;
private: void set (SourceSwitch^ value) sealed;
}
abstract Switch : SourceSwitch with get, private set
override Switch : SourceSwitch with get, private set
final function get Switch () : SourceSwitch
private final function set Switch (value : SourceSwitch)
Property Value
Type: System.Diagnostics.SourceSwitch
Returns SourceSwitch.