2009-12-18 164 views

回答

1

web.config

<sessionState timeout="number of minutes" ...> 
    <providers>...</providers> 
</sessionState> 

默认值是20分钟。