BotState.CachedBotState Class

Definition

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.

Applies to