ContinueConversationRoute<TAgent>.RouteHandler(TAgent) 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.
Gets the delegate associated with this instance.
public Microsoft.Agents.Builder.App.RouteHandler RouteHandler(TAgent agent);
member this.RouteHandler : 'Agent -> Microsoft.Agents.Builder.App.RouteHandler
Public Function RouteHandler (agent As TAgent) As RouteHandler
Parameters
- agent
- TAgent