OrchestratorBotComponent Klass
Definition
Viktigt
En del information gäller för förhandsversionen av en produkt och kan komma att ändras avsevärt innan produkten blir allmänt tillgänglig. Microsoft lämnar inga garantier, uttryckliga eller underförstådda, avseende informationen som visas här.
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
- 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. |