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.175 -- Release Build+281322aaa7715d4f70d4809d501000e93a26157e
public TimeSpan SlidingExpiration { get; set; }

Property Value

TimeSpan

See Also