CachingBotDataStore Construtor
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.
public CachingBotDataStore (Microsoft.Bot.Builder.Dialogs.Internals.IBotDataStore<Microsoft.Bot.Connector.BotData> inner, Microsoft.Bot.Builder.Dialogs.Internals.CachingBotDataStoreConsistencyPolicy dataConsistencyPolicy);
new Microsoft.Bot.Builder.Dialogs.Internals.CachingBotDataStore : Microsoft.Bot.Builder.Dialogs.Internals.IBotDataStore<Microsoft.Bot.Connector.BotData> * Microsoft.Bot.Builder.Dialogs.Internals.CachingBotDataStoreConsistencyPolicy -> Microsoft.Bot.Builder.Dialogs.Internals.CachingBotDataStore
Public Sub New (inner As IBotDataStore(Of BotData), dataConsistencyPolicy As CachingBotDataStoreConsistencyPolicy)
Parâmetros
- inner
- IBotDataStore<BotData>
- dataConsistencyPolicy
- CachingBotDataStoreConsistencyPolicy