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.173 -- Release Build+09f65783c6ec713cc7a6b41f712bf778e2487d9f
public TimeSpan SlidingExpiration { get; set; }

Property Value

TimeSpan

See Also