MailWebEventProvider::Shutdown Method ()
.NET Framework (current version)
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.
Assembly: System.Web (in System.Web.dll)
ASP.NET calls the Shutdown method when the application domain hosting the Web application terminates. The method is called to perform tasks that will allow the application to end gracefully.
.NET Framework
Available since 2.0
Available since 2.0
Show: