StateClient Classe
Definição
Importante
Algumas informações se referem a produtos de pré-lançamento que podem ser substancialmente modificados antes do lançamento. A Microsoft não oferece garantias, expressas ou implícitas, das informações aqui fornecidas.
Cuidado
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
- Herança
-
Microsoft.Rest.ServiceClient<StateClient>StateClient
- Atributos
- Implementações
Construtores
Propriedades
BaseUri | |
BotState | |
Credentials | |
DeserializationSettings | |
SerializationSettings |