ContinueConversationRoute<TAgent>.RouteHandler(TAgent) Method

Definition

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

Returns

Applies to