public System.bool IsRenewSession {get; set;}
This setting is used to bypass the session timeout property set in web.config. Set to True to send a server side AJAX callback every two minutes to keep the session from expiring.
public System.bool IsRenewSession {get; set;}