Partager via


EvaluationOptions.CacheScope Propriété

Définition

Obtient ou définit l’étendue du cache du résultat de l’évaluation.

public Microsoft.Bot.Builder.LanguageGeneration.LGCacheScope? CacheScope { get; set; }
member this.CacheScope : Nullable<Microsoft.Bot.Builder.LanguageGeneration.LGCacheScope> with get, set
Public Property CacheScope As Nullable(Of LGCacheScope)

Valeur de propriété

Étendue du cache du résultat de l’évaluation.

S’applique à