For the complete documentation index, see llms.txt. This page is also available as Markdown.

NodeStartHandler

Property in Dialogue

Summary

Gets or sets the NodeStartHandler that is called when a node is started.

public NodeStartHandler NodeStartHandler
{
            get; set; }

Last updated

Was this helpful?