Share via


BaseTeamsCacheInfoResponseDialog.GetCacheInfo(DialogContext) Method

Definition

protected Microsoft.Bot.Schema.Teams.CacheInfo GetCacheInfo (Microsoft.Bot.Builder.Dialogs.DialogContext dc);
member this.GetCacheInfo : Microsoft.Bot.Builder.Dialogs.DialogContext -> Microsoft.Bot.Schema.Teams.CacheInfo
Protected Function GetCacheInfo (dc As DialogContext) As CacheInfo

Parameters

Returns

Applies to