TIBCO Enterprise Message Service 4.3.0 .NET Administration Class Library

TraceInfo Methods

The methods of the TraceInfo class are listed below. For a complete list of TraceInfo class members, see the TraceInfo Members topic.

Public Instance Methods

AddTraceItems Add the specified trace items to the current list of add trace items.
ClearAddTraceItems Clear the set of add trace items so that it is empty.
ClearAllTraceItems Clear the set of absolute, add, and remove trace items so the object is essentially empty.
ClearRemoveTraceItems Clear the set of remove trace items so that it is empty.
ClearSetTraceItems Clear the set of absolute trace items so that it is empty.
Equals 
GetHashCode 
GetType (inherited from Object) Gets the Type of the current instance.
hasItems Determine if a set of trace items will be logged based on the setting in this TraceInfo.
RemoveTraceItems Add the specified trace items to the current list of remove trace items. Any duplicate items will be ignored.
ToString Generate a string representation of this TraceInfo.

See Also

TraceInfo Class | TIBCO.EMS.ADMIN Namespace