IisTraceWebEventProvider::Shutdown Method ()

 

Performs tasks that are associated with shutting down the provider.

Namespace:   System.Web.Management
Assembly:  System.Web (in System.Web.dll)

public:
virtual void Shutdown() override

The method performs tasks that enable the application to end normally. An example of such a task is closing resources.

Shutdown is introduced in the .NET Framework 3.5. For more information, see .NET Framework Versions and Dependencies.

.NET Framework
Available since 2.0
Return to top
Show: