SessionCacheOptionsSlidingExpiration Property

Gets or sets the amount of time a ticket should remain valid since the last time it was accessed.

Definition

Namespace: Gemstone.Web.Security
Assembly: Gemstone.Web (in Gemstone.Web.dll) Version: 1.0.177 -- Release Build+f7e50df10978fe33a226118b5ca1ca7a93726e34
public TimeSpan SlidingExpiration { get; set; }

Property Value

TimeSpan

See Also