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.
基本上我正在与一个.NETWeb 应用程序交互,我想知道该服务器的会话超时是多少。
.NET
我知道IIS 6默认情况下通常在 8-20 分钟之间,但我想要特定的超时时间,而无需推测或保留计时器等。提前致谢。
IIS 6
我认为这是不可能的,除非服务器明确规定允许(将其公开)到查询服务器服务的前端......