Condividi tramite


OrchestratorBotComponent Classe

Definizione

Attenzione

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

Definire gli asset dei componenti per 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
Ereditarietà
OrchestratorBotComponent
Attributi

Costruttori

OrchestratorBotComponent()
Obsoleti.

Definire gli asset dei componenti per Orchestrator.

Metodi

ConfigureServices(IServiceCollection, IConfiguration)
Obsoleti.

Punto di ingresso per i componenti bot per registrare i tipi in Esplora risorse, utilizzare la configurazione e registrare i servizi nella raccolta di servizi.

Si applica a