Compartir a través de


EvaluationOptions.CacheScope Propiedad

Definición

Obtiene o establece el ámbito de caché del resultado de evaluación.

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)

Valor de propiedad

Ámbito de caché del resultado de evaluación.

Se aplica a