IisTraceWebEventProvider 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 the 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^) | Initializes a new instance of the IisTraceWebEventProvider with the data that is necessary to process events.(Overrides ProviderBase::Initialize(String^, NameValueCollection^).) |
![]() | ProcessEvent(WebBaseEvent^) | Processes the event that was passed to the provider.(Overrides WebEventProvider::ProcessEvent(WebBaseEvent^).) |
![]() | Shutdown() | Performs tasks that are associated with shutting down the provider.(Overrides WebEventProvider::Shutdown().) |
![]() | ToString() | Returns a string that represents the current object.(Inherited from Object.) |
Show:
