TIBCO Enterprise Message Service 4.3.0 .NET Administration Class Library

TraceInfo.TraceItems Property

Set the absolute trace items for this TraceInfo.

public long TraceItems {set;}

Parameters

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.

See Also

TraceInfo Class | TIBCO.EMS.ADMIN Namespace