Udostępnij przez


ChannelServiceController(ChannelServiceHandlerBase) Konstruktor

Definicja

Inicjuje nowe wystąpienie klasy ChannelServiceController.

protected ChannelServiceController(Microsoft.Bot.Builder.ChannelServiceHandlerBase handler);
new Microsoft.Bot.Builder.Integration.AspNet.Core.ChannelServiceController : Microsoft.Bot.Builder.ChannelServiceHandlerBase -> Microsoft.Bot.Builder.Integration.AspNet.Core.ChannelServiceController
Protected Sub New (handler As ChannelServiceHandlerBase)

Parametry

handler
ChannelServiceHandlerBase

Element ChannelServiceHandler , który będzie obsługiwać żądanie przychodzące.

Dotyczy