Sdílet prostřednictvím


OrchestratorBotComponent Třída

Definice

Upozornění

The Bot Framework Orchestrator will be deprecated in the next version of the Bot Framework SDK.

Definujte prostředky komponent pro 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
Dědičnost
OrchestratorBotComponent
Atributy

Konstruktory

OrchestratorBotComponent()
Zastaralé.

Definujte prostředky komponent pro Orchestrator.

Metody

ConfigureServices(IServiceCollection, IConfiguration)
Zastaralé.

Vstupní bod pro komponenty robota pro registraci typů v Průzkumníku prostředků, využití konfigurace a registrace služeb v kolekci služeb.

Platí pro