cookieExpirationPeriod property
The time period, in seconds, after which the cookie should be considered stale. If this parameter is not specified, the stickiness session lasts for the duration of the browser session.
Implementation
final int? cookieExpirationPeriod;