CachingAgentSkillsSourceOptions Class
Definition
Important
Some information relates to prerelease product that may be substantially modified before it’s released. Microsoft makes no warranties, express or implied, with respect to the information provided here.
Options for configuring CachingAgentSkillsSource.
public sealed class CachingAgentSkillsSourceOptions
type CachingAgentSkillsSourceOptions = class
Public NotInheritable Class CachingAgentSkillsSourceOptions
- Inheritance
-
CachingAgentSkillsSourceOptions
Constructors
| Name | Description |
|---|---|
| CachingAgentSkillsSourceOptions() | |
Properties
| Name | Description |
|---|---|
| CacheIsolationKeySelector |
Gets or sets a delegate that returns the cache isolation key for a skills source invocation. |
| RefreshInterval |
Gets or sets the interval after which a cached skill list is considered stale and is refreshed from the inner source on the next request. |