Partager via


TaskModuleResponse.CacheInfo Property

Definition

Gets or sets the CacheInfo for this TaskModuleResponse module.

public Microsoft.Agents.Extensions.Teams.Models.CacheInfo CacheInfo { get; set; }
member this.CacheInfo : Microsoft.Agents.Extensions.Teams.Models.CacheInfo with get, set
Public Property CacheInfo As CacheInfo

Property Value

The CacheInfo for this TaskModuleResponse.

Applies to