Releases all resources used by the System.Web.Profile.ProfileModule.
This method is not intended to be called from application code.
An System.Web.HttpApplication is created when an ASP.NET application is started. The System.Web.HttpApplication creates and initializes the System.Web.Profile.ProfileModule for the application and calls the ProfileModule.Dispose method when the object is released. The System.Web.Profile.ProfileModule is specified in the configuration for an application.