LuisService.ApplyThreshold(LuisResult) Method
Definition
Important
Some information relates to prerelease product that may be substantially modified before it’s released. Microsoft makes no warranties, express or implied, with respect to the information provided here.
public void ApplyThreshold (Microsoft.Bot.Builder.Luis.Models.LuisResult result);
member this.ApplyThreshold : Microsoft.Bot.Builder.Luis.Models.LuisResult -> unit
Public Sub ApplyThreshold (result As LuisResult)
Parameters
- result
- LuisResult