Find centralized, trusted content and collaborate around the technologies you use most.
Teams
Q&A for work
Connect and share knowledge within a single location that is structured and easy to search.
セッションで 1 時間アクティブでない場合、ユーザーが使用するデータベースからデータを解放する必要があります。
実行する方法?
web.config でセッション タイムアウトを 1 時間に調整し、コードを次の場所に配置できますSession_End。Global.asax.cs
Session_End
Global.asax.cs