Partilhar via


EvaluationOptions.CacheScope Propriedade

Definição

Obtém ou define o âmbito da cache do resultado da avaliação.

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 Propriedade

Âmbito da cache do resultado da avaliação.

Aplica-se a