[TIBCO.EMS .NET Admin client library 6.3 documentation]

The TraceInfo type exposes the following members.

Methods

  NameDescription
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
(Overrides Object..::.Equals(Object).)
Finalize
Allows an Object to attempt to free resources and perform other cleanup operations before the Object is reclaimed by garbage collection.
(Inherited from Object.)
GetHashCode
(Overrides Object..::.GetHashCode()()().)
GetType
Gets the Type of the current instance.
(Inherited from Object.)
hasItems
Determine if a set of trace items will be logged based on the setting in this TraceInfo.
MemberwiseClone
Creates a shallow copy of the current Object.
(Inherited from Object.)
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.
(Overrides Object..::.ToString()()().)

See Also