SUMMARY
Returns true if user tracing has been turned on.

Declaration Syntax
C# | Visual Basic | Visual C++ | F# |
public static bool UserTraceActive { get; }
Public Shared ReadOnly Property UserTraceActive As Boolean
Get
public:
static property bool UserTraceActive {
bool get ();
}
static member UserTraceActive : bool

Value
UserTraceActive returns true if user tracing is on.
Assembly:
IBM.Broker.Plugin (Module: IBM.Broker.Plugin) Version: 8.0.0.0