SimpleMailWebEventProvider 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.) |
![]() | Flush() | Moves the events from the provider's buffer into the event log. (Inherited from BufferedWebEventProvider.) |
![]() | GetHashCode() | Serves as the default hash function. (Inherited from Object.) |
![]() | GetType() | |
![]() | Initialize(String^, NameValueCollection^) | This API supports the product infrastructure and is not intended to be used directly from your code. Sets the initial values for this object.(Overrides MailWebEventProvider::Initialize(String^, NameValueCollection^).) |
![]() | ProcessEvent(WebBaseEvent^) | This API supports the product infrastructure and is not intended to be used directly from your code. Processes the event passed to the provider.(Inherited from MailWebEventProvider.) |
![]() | ProcessEventFlush(WebEventBufferFlushInfo^) | This API supports the product infrastructure and is not intended to be used directly from your code. Removes all events from the provider's buffer.(Inherited from MailWebEventProvider.) |
![]() | Shutdown() | This API supports the product infrastructure and is not intended to be used directly from your code. Performs tasks associated with shutting down the provider.(Inherited from MailWebEventProvider.) |
![]() | ToString() | Returns a string that represents the current object.(Inherited from Object.) |
