This content is part of a third party extension that is not supported by the Cake project.
For more information about this extension see Cake.Deploy.Bot.LUIS.
- Assembly
- Cake
.Deploy .Bot .LUIS .dll - Namespace
- Cake
.Deploy .Bot .LUIS - Containing Type
- LuisHttpClient
Syntax
public HttpResponseMessage PostJObject(string url, JObject content, CancellationToken ct)
Parameters
| Name | Type | Description |
|---|---|---|
| url | string | |
| content | JObject | |
| ct | CancellationToken |
Return Value
| Type | Description |
|---|---|
| HttpResponseMessage |
