[TIBCO.EMS .NET Admin client library 6.3 documentation]
Assembly: TIBCO.EMS.ADMIN (in TIBCO.EMS.ADMIN.dll)
Indicates whether or not client tracing has been enabled.
Namespace:
TIBCO.EMS.ADMINAssembly: TIBCO.EMS.ADMIN (in TIBCO.EMS.ADMIN.dll)
Syntax
public bool ClientTraceEnabled { get; } |
Public ReadOnly Property ClientTraceEnabled As Boolean |
public: property bool ClientTraceEnabled { bool get (); } |