StateClient 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.
Caution
The StateAPI is being deprecated. Please refer to https://aka.ms/yr235k for details on how to replace with your own storage.
[System.Obsolete("The StateAPI is being deprecated. Please refer to https://aka.ms/yr235k for details on how to replace with your own storage.", false)]
public class StateClient : Microsoft.Rest.ServiceClient<Microsoft.Bot.Connector.StateClient>, IDisposable, Microsoft.Bot.Connector.IStateClient
[<System.Obsolete("The StateAPI is being deprecated. Please refer to https://aka.ms/yr235k for details on how to replace with your own storage.", false)>]
type StateClient = class
inherit ServiceClient<StateClient>
interface IStateClient
interface IDisposable
Public Class StateClient
Inherits ServiceClient(Of StateClient)
Implements IDisposable, IStateClient
- Inheritance
-
Microsoft.Rest.ServiceClient<StateClient>StateClient
- Attributes
- Implements
Constructors
Properties
BaseUri | |
BotState | |
Credentials | |
DeserializationSettings | |
SerializationSettings |