Share via


TaskModuleResponse.CacheInfo Property

Definition

Gets or sets the CacheInfo for this TaskModuleResponse module.

public Microsoft.Bot.Schema.Teams.CacheInfo CacheInfo { get; set; }
member this.CacheInfo : Microsoft.Bot.Schema.Teams.CacheInfo with get, set
Public Property CacheInfo As CacheInfo

Property Value

The CacheInfo for this TaskModuleResponse.

Applies to