ChannelAdapter.ProcessTurnResults(TurnContext) 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.
protected static Microsoft.Agents.Core.Models.InvokeResponse ProcessTurnResults(Microsoft.Agents.Builder.TurnContext turnContext);
static member ProcessTurnResults : Microsoft.Agents.Builder.TurnContext -> Microsoft.Agents.Core.Models.InvokeResponse
Protected Shared Function ProcessTurnResults (turnContext As TurnContext) As InvokeResponse
Parameters
- turnContext
- TurnContext