Returns true if user tracing has been turned on.
Namespace: IBM.Broker.PluginAssembly: IBM.Broker.Plugin (in IBM.Broker.Plugin.dll) Version: 9.0.0.0
public static bool UserTraceActive { get; }
public static bool UserTraceActive { get; }
Public Shared ReadOnly Property UserTraceActive As Boolean
Get
Public Shared ReadOnly Property UserTraceActive As Boolean
Get
public:
static property bool UserTraceActive {
bool get ();
}
public:
static property bool UserTraceActive {
bool get ();
}
static member UserTraceActive : bool with get
static member UserTraceActive : bool with get
Property Value
Type:
BooleanUserTraceActive returns true if user tracing is on.