Partager via


OrchestratorBotComponent Classe

Définition

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
OrchestratorBotComponent
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.

S’applique à