DialogTaskManagerBotDataLoader 类
定义
重要
一些信息与预发行产品相关,相应产品在发行之前可能会进行重大修改。 对于此处提供的信息,Microsoft 不作任何明示或暗示的担保。
public sealed class DialogTaskManagerBotDataLoader : Microsoft.Bot.Builder.Dialogs.Internals.IBotData
type DialogTaskManagerBotDataLoader = class
interface IBotData
Public NotInheritable Class DialogTaskManagerBotDataLoader
Implements IBotData
- 继承
-
DialogTaskManagerBotDataLoader
- 实现
构造函数
DialogTaskManagerBotDataLoader(IBotData, IDialogTaskManager, IActivity, ILocaleFinder) |
属性
ConversationData | |
PrivateConversationData | |
UserData |
方法
FlushAsync(CancellationToken) | |
LoadAsync(CancellationToken) |