Dela via


Defaults.DefaultTimeToLiveForCacheEntries Property

Definition

Gets a TimeSpan that specifies the default amount of time that cached AI responses should survive in the IResponseCacheProvider's cache before they are considered expired and evicted.

public:
 static property TimeSpan DefaultTimeToLiveForCacheEntries { TimeSpan get(); };
public static TimeSpan DefaultTimeToLiveForCacheEntries { get; }
static member DefaultTimeToLiveForCacheEntries : TimeSpan
Public Shared ReadOnly Property DefaultTimeToLiveForCacheEntries As TimeSpan

Property Value

Applies to