S
Steve
Is there a property or method that I can check to see if a
HttpSessionState has already timed out or not? I know that the
HttpSessionState.Timeout property gives you the length of the session
before it times out, but I am looking something that will return a
true or false if the session has timed out or not. Thanks.
HttpSessionState has already timed out or not? I know that the
HttpSessionState.Timeout property gives you the length of the session
before it times out, but I am looking something that will return a
true or false if the session has timed out or not. Thanks.