AWS SDK for .NET Documentation
CookieExpirationPeriod Property
AmazonAmazon.ElasticLoadBalancing.ModelCreateLBCookieStickinessPolicyRequestCookieExpirationPeriod Did this page help you?   Yes   No    Tell us about it...
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
C#
public long CookieExpirationPeriod { get; set; }

Assembly: AWSSDK (Module: AWSSDK) Version: 1.5.60.0 (1.5.60.0)