WebFailureAuditEvent Methods
Assembly: System.Web (in System.Web.dll)
| Name | Description | |
|---|---|---|
![]() | Equals(Object^) | 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.) |
![]() | FormatCustomEventDetails(WebEventFormatter^) | Provides standard formatting of the event information.(Inherited from WebBaseEvent.) |
![]() | GetHashCode() | Serves as the default hash function. (Inherited from Object.) |
![]() | GetType() | |
![]() | IncrementPerfCounters() | This API supports the product infrastructure and is not intended to be used directly from your code. Increments the Audit Failure Events Raised performance counter.(Overrides WebBaseEvent::IncrementPerfCounters().) |
![]() | MemberwiseClone() | |
![]() | Raise() | Raises an event by notifying any configured provider that the event has occurred.(Inherited from WebBaseEvent.) |
![]() | ToString() | Formats event information for display purposes.(Inherited from WebBaseEvent.) |
![]() | ToString(Boolean, Boolean) | Formats event information for display purposes.(Inherited from WebBaseEvent.) |

