This documentation is archived and is not being maintained.

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 version 3.5. For more information, see .NET Framework 3.5 Architecture.

Windows 7, Windows Vista, Windows XP SP2, Windows Server 2008 R2, Windows Server 2008, Windows Server 2003

The .NET Framework and .NET Compact Framework do not support all versions of every platform. For a list of the supported versions, see .NET Framework System Requirements.

.NET Framework

Supported in: 3.5 SP1, 3.0 SP1, 2.0 SP1
Show: