Поделиться через


OrchestratorBotComponent Класс

Определение

Внимание!

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

Определите ресурсы компонентов для 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
Наследование
OrchestratorBotComponent
Атрибуты

Конструкторы

OrchestratorBotComponent()
Устаревшие..

Определите ресурсы компонентов для Orchestrator.

Методы

ConfigureServices(IServiceCollection, IConfiguration)
Устаревшие..

Точка входа для компонентов бота для регистрации типов в обозревателе ресурсов, использование конфигурации и регистрация служб в коллекции служб.

Применяется к