Dela via


OrchestratorBotComponent Klass

Definition

Varning

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

Definiera komponenttillgångar för 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
Arv
OrchestratorBotComponent
Attribut

Konstruktorer

OrchestratorBotComponent()
Föråldrad.

Definiera komponenttillgångar för Orchestrator.

Metoder

ConfigureServices(IServiceCollection, IConfiguration)
Föråldrad.

Startpunkt för robotkomponenter för att registrera typer i resursutforskaren, använda konfiguration och registrera tjänster i tjänstesamlingen.

Gäller för