LuisManager.

GetAppEndpoints(string, CancellationToken) Method

Assembly
Cake.Deploy.Bot.LUIS.dll
Namespace
Cake.Deploy.Bot.LUIS
Containing Type
LuisManager

Syntax

public Task<string> GetAppEndpoints(string appId, CancellationToken ct)

Attributes

Type Description
AsyncStateMachineAttribute

Parameters

Name Type Description
appId string
ct CancellationToken

Return Value

Type Description
Task<string>