[TIBCO.EMS .NET Admin client library 5.1 documentation]
Assembly: TIBCO.EMS.ADMIN (in TIBCO.EMS.ADMIN.dll)
Get the calculated set of trace items.
Namespace:
TIBCO.EMS.ADMINAssembly: TIBCO.EMS.ADMIN (in TIBCO.EMS.ADMIN.dll)
Syntax
public long AllTraceItems { get; } |
Public ReadOnly Property AllTraceItems As Long |
public: property long long AllTraceItems { long long get (); } |
Return Value
the calculated set of trace items.
Remarks
This is calculated by taking the absolute set of trace items,
adding the set of add trace items, and then removing the set of remove trace items.