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