[TIBCO.EMS .NET Admin client library 8.1 documentation]
Assembly: TIBCO.EMS.ADMIN (in TIBCO.EMS.ADMIN.dll)
Set the absolute trace items for this TraceInfo.
Namespace:
TIBCO.EMS.ADMINAssembly: TIBCO.EMS.ADMIN (in TIBCO.EMS.ADMIN.dll)
Syntax
Remarks
This method overwrites any absolute trace items that
were previously set in this object. The current add and remove trace items will not be effected by this call.
To directly specify exactly what will be traced, first call ClearAllTraceItems() and then set the desired
items with this method.
The set of absolute trace items for this TraceInfo. Can be a single TRACE_* constant
or a set of TRACE_* constants combined with the binary OR operator (|).