BotState.CachedBotState 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.
Internal cached bot state.
public class BotState.CachedBotState
type BotState.CachedBotState = class
Public Class BotState.CachedBotState
- Inheritance
-
BotState.CachedBotState
Constructors
BotState.CachedBotState(IDictionary<String,Object>) |
Initializes a new instance of the BotState.CachedBotState class. |
Properties
State |
Gets or sets the state as a dictionary of key value pairs. |