* SessionInProcHandler.cs: Compute timeouts
authorJackson Harper <jackson@novell.com>
Tue, 28 Oct 2003 20:58:54 +0000 (20:58 -0000)
committerJackson Harper <jackson@novell.com>
Tue, 28 Oct 2003 20:58:54 +0000 (20:58 -0000)
commit2f23816e2aea702c87737b8974cc2f07e9856902
treef3458a6914a4ba9e829882ffcd4fe43cb59bd94a
parent55256e640898dfd1c2386b3425ba9c6638a354d7
    * SessionInProcHandler.cs: Compute timeouts
correctly. DateTime.Milliseconds is the just the milliseconds part
of the time, it is not the entire time as milliseconds.

svn path=/trunk/mcs/; revision=19445
mcs/class/System.Web/System.Web.SessionState/ChangeLog
mcs/class/System.Web/System.Web.SessionState/SessionInProcHandler.cs