[TIBCO.EMS .NET Admin client library 6.3 documentation]
Assembly: TIBCO.EMS.ADMIN (in TIBCO.EMS.ADMIN.dll)
Get the set of add trace items.
Namespace:
TIBCO.EMS.ADMINAssembly: TIBCO.EMS.ADMIN (in TIBCO.EMS.ADMIN.dll)
Syntax
public long TraceAddItems { get; } |
Public ReadOnly Property TraceAddItems As Long |
public: property long long TraceAddItems { long long get (); } |
Return Value
the set of add trace items as a long.
Remarks
To determine if particular TRACE_* item is in the set
use bitwise AND.