This documentation is archived and is not being maintained.
WebEventFormatter Members
Visual Studio 2008
Formats ASP.NET health monitoring event information.
The WebEventFormatter type exposes the following members.
| Name | Description | |
|---|---|---|
|
AppendLine | Appends the specified string and a carriage return to the event information. |
|
Equals | Determines whether the specified Object is equal to the current Object. (Inherited from Object.) |
|
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 a hash function for a particular type. (Inherited from Object.) |
|
GetType | Gets the type of the current instance. (Inherited from Object.) |
|
MemberwiseClone | Creates a shallow copy of the current Object. (Inherited from Object.) |
|
ToString | Returns the event information in string format. |
| Name | Description | |
|---|---|---|
|
IndentationLevel | Gets or sets the indentation level. |
|
TabSize | Gets or sets the tab size. |
Show: