BufferedWebEventProvider 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.) |
![]() | 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^) | Sets the initial values for this object.(Overrides ProviderBase::Initialize(String^, NameValueCollection^).) |
![]() | MemberwiseClone() | |
![]() | ProcessEvent(WebBaseEvent^) | Processes the event passed to the provider.(Overrides WebEventProvider::ProcessEvent(WebBaseEvent^).) |
![]() | ProcessEventFlush(WebEventBufferFlushInfo^) | Processes the buffered events. |
![]() | Shutdown() | Performs tasks associated with shutting down the provider.(Overrides WebEventProvider::Shutdown().) |
![]() | ToString() | Returns a string that represents the current object.(Inherited from Object.) |

