ContentCacheOptions - конструктор

Represents the caching options for content.

Definition

Пространство имён: Tessa.Content
Сборка: Tessa (в Tessa.dll) Версия: 4.2.1+2efecbe35c10dec386bb05925f2876c4acbb708d
C#
public ContentCacheOptions(
	int MaxAge
)

Параметры

MaxAge  Int32
The number of seconds that a client can use the response from the cache.

См. также