NBLog UserTraceActive Property IBM Integration Bus
Returns true if user tracing has been turned on.

Namespace: IBM.Broker.Plugin
Assembly: IBM.Broker.Plugin (in IBM.Broker.Plugin.dll) Version: 9.0.0.0
Syntax

public static bool UserTraceActive { get; }

Property Value

Type: OnlineBoolean
UserTraceActive returns true if user tracing is on.
See Also