StateClient Clase
Definición
Importante
Parte de la información hace referencia a la versión preliminar del producto, que puede haberse modificado sustancialmente antes de lanzar la versión definitiva. Microsoft no otorga ninguna garantía, explícita o implícita, con respecto a la información proporcionada aquí.
Precaución
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
- Herencia
-
Microsoft.Rest.ServiceClient<StateClient>StateClient
- Atributos
- Implementaciones
Constructores
Propiedades
BaseUri | |
BotState | |
Credentials | |
DeserializationSettings | |
SerializationSettings |