BotState 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.
public class BotState : Microsoft.Bot.Connector.IBotState, Microsoft.Rest.IServiceOperations<Microsoft.Bot.Connector.StateClient>
type BotState = class
interface IServiceOperations<StateClient>
interface IBotState
Public Class BotState
Implements IBotState, IServiceOperations(Of StateClient)
- Inheritance
-
BotState
- Implements
-
IBotState Microsoft.Rest.IServiceOperations<StateClient>
Constructors
BotState(StateClient) |
Properties
Client |