Click or drag to resize

DHITracer Methods

The DHITracer type exposes the following members.

Methods
  NameDescription
Public methodEquals
Determines whether the specified object is equal to the current object.
(Inherited from Object.)
Public methodError
Protected methodFinalize
Allows an object to try to free resources and perform other cleanup operations before it is reclaimed by garbage collection.
(Inherited from Object.)
Public methodGetHashCode
Serves as a hash function for a particular type.
(Inherited from Object.)
Protected methodGetSupportedAttributes
Gets the custom attributes supported by the switch.
(Inherited from Switch.)
Public methodGetType
Gets the Type of the current instance.
(Inherited from Object.)
Public methodInfo
Protected methodMemberwiseClone
Creates a shallow copy of the current Object.
(Inherited from Object.)
Protected methodOnSwitchSettingChanged
Updates and corrects the level for this switch.
(Inherited from TraceSwitch.)
Protected methodOnValueChanged
Sets the SwitchSetting property to the integer equivalent of the Value property.
(Inherited from TraceSwitch.)
Public methodToString
Returns a string that represents the current object.
(Inherited from Object.)
Public methodVerbose
Public methodWarning
Top
See Also