CacheDuration Property

Glimpse API

CacheControlDecorator CacheDuration Property Glimpse API Documentation
Gets or sets the duration of the cache.

Namespace: Glimpse.Core.ResourceResult
Assembly: Glimpse.Core (in Glimpse.Core.dll) Version: 1.0.1.0 (1.0.1)

Syntax

public long CacheDuration { get; set; }
public long CacheDuration { get; set; }

Field Value

The duration of the cache in seconds.
See Also