12-26-2019, 05:36 PM
(This post was last modified: 12-26-2019, 05:42 PM by tinygoldwing.)
I currently set the SessionTimeOut from a config file in IWServerControllerBaseCreate. But I'd like to take it further by setting it looking at the parameters that are passed. I don't think WebApplication exist yet when BaseCreate is called so I can't use webapplication.RunParams.Text
Anyone know how I can do this?
Thanks,
Ed
Never mind. I didn't know you could update it with Webapplication.SessionTimeout.
Anyone know how I can do this?
Thanks,
Ed
Never mind. I didn't know you could update it with Webapplication.SessionTimeout.