CookieSlidingExpirationContext.RemainingTime Property
Definition
Important
Some information relates to prerelease product that may be substantially modified before it’s released. Microsoft makes no warranties, express or implied, with respect to the information provided here.
The amount of time left until the cookie expires.
public TimeSpan RemainingTime { get; }
member this.RemainingTime : TimeSpan
Public ReadOnly Property RemainingTime As TimeSpan