The time period in seconds after which the cookie should be considered stale. Not specifying this parameter indicates that the sticky
            session will last for the duration of the browser session.
             
            
 Declaration Syntax
 Declaration Syntax| C# | 
public long CookieExpirationPeriod { get; set; }