Share via


CacheInfo Class

Definition

A cache info object which notifies Teams how long an object should be cached for.

public class CacheInfo
type CacheInfo = class
Public Class CacheInfo
Inheritance
CacheInfo

Constructors

CacheInfo()

Initializes a new instance of the CacheInfo class.

CacheInfo(String, Int32)

Initializes a new instance of the CacheInfo class.

Properties

CacheDuration

Gets or sets cache duration.

CacheType

Gets or sets cache type.

Applies to