Udostępnij za pośrednictwem


OrchestratorBotComponent Klasa

Definicja

Przestroga

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

Zdefiniuj zasoby składników dla programu 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
Dziedziczenie
OrchestratorBotComponent
Atrybuty

Konstruktory

OrchestratorBotComponent()
Przestarzałe.

Zdefiniuj zasoby składników dla programu Orchestrator.

Metody

ConfigureServices(IServiceCollection, IConfiguration)
Przestarzałe.

Punkt wejścia składników bota do rejestrowania typów w Eksploratorze zasobów, korzystania z konfiguracji i rejestrowania usług w kolekcji usług.

Dotyczy