OrchestratorBotComponent Classe
Définition
Important
Certaines informations portent sur la préversion du produit qui est susceptible d’être en grande partie modifiée avant sa publication. Microsoft exclut toute garantie, expresse ou implicite, concernant les informations fournies ici.
Attention
The Bot Framework Orchestrator will be deprecated in the next version of the Bot Framework SDK.
Définissez les ressources de composant pour Orchestrator.
[System.Obsolete("The Bot Framework Orchestrator will be deprecated in the next version of the Bot Framework SDK.")]
public class OrchestratorBotComponent : Microsoft.Bot.Builder.BotComponent
[<System.Obsolete("The Bot Framework Orchestrator will be deprecated in the next version of the Bot Framework SDK.")>]
type OrchestratorBotComponent = class
inherit BotComponent
Public Class OrchestratorBotComponent
Inherits BotComponent
- Héritage
- Attributs
Constructeurs
OrchestratorBotComponent() |
Obsolète.
Définissez les ressources de composant pour Orchestrator. |
Méthodes
ConfigureServices(IServiceCollection, IConfiguration) |
Obsolète.
Point d’entrée pour que les composants de bot inscrivent des types dans l’Explorateur de ressources, consomment la configuration et inscrivent des services dans la collection de services. |