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