DHITracer Methods |
The DHITracer type exposes the following members.
Name | Description | |
---|---|---|
Equals | Determines whether the specified object is equal to the current object. (Inherited from Object.) | |
Error |
Record an error trace message
| |
Finalize | Allows an object to try to free resources and perform other cleanup operations before it is reclaimed by garbage collection. (Inherited from Object.) | |
GetHashCode | Serves as the default hash function. (Inherited from Object.) | |
GetSupportedAttributes | Gets the custom attributes supported by the switch. (Inherited from Switch.) | |
GetType | Gets the Type of the current instance. (Inherited from Object.) | |
Info |
Record an info trace message
| |
MemberwiseClone | Creates a shallow copy of the current Object. (Inherited from Object.) | |
OnSwitchSettingChanged | Updates and corrects the level for this switch. (Inherited from TraceSwitch.) | |
OnValueChanged | Sets the SwitchSetting property to the integer equivalent of the Value property. (Inherited from TraceSwitch.) | |
ToString | Returns a string that represents the current object. (Inherited from Object.) | |
Verbose |
Record a verbose trace message
| |
Warning |
Record warning trace message
|