只有在 Web.config 文件中的 sessionstate 模式设置为InProc 时,才会引发 Session_End 事件。如果会话模式设置为 StateServer 或 SQLServer,则不会引发该事件。