WebEventProvider 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.) |
![]() | Finalize() | Allows an object to try to free resources and perform other cleanup operations before it is reclaimed by garbage collection.(Inherited from Object.) |
![]() | Flush() | Moves the events from the provider's buffer into the event log. |
![]() | GetHashCode() | Serves as the default hash function. (Inherited from Object.) |
![]() | GetType() | |
![]() | Initialize(String^, NameValueCollection^) | Initializes the provider.(Inherited from ProviderBase.) |
![]() | MemberwiseClone() | |
![]() | ProcessEvent(WebBaseEvent^) | Processes the event passed to the provider. |
![]() | Shutdown() | Performs tasks associated with shutting down the provider. |
![]() | ToString() | Returns a string that represents the current object.(Inherited from Object.) |
Show:

