EventLogWebEventProvider Methods
.NET Framework (current version)
Namespace:
System.Web.Management
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.) |
![]() | Flush() | Moves events from the provider's buffer into the event log.(Overrides WebEventProvider.Flush().) |
![]() | GetHashCode() | Serves as the default hash function. (Inherited from Object.) |
![]() | GetType() | |
![]() | Initialize(String, NameValueCollection) | Sets the initial values for this object.(Overrides ProviderBase.Initialize(String, NameValueCollection).) |
![]() | ProcessEvent(WebBaseEvent) | Processes the event passed to the provider.(Overrides WebEventProvider.ProcessEvent(WebBaseEvent).) |
![]() | Shutdown() | Performs tasks associated with shutting down the provider.(Overrides WebEventProvider.Shutdown().) |
![]() | ToString() | Returns a string that represents the current object.(Inherited from Object.) |
Show:
