Share via


AIAgentHostOptions.InterceptUserInputRequests Property

Definition

Gets or sets a value indicating whether UserInputRequestContent should be intercepted and sent as a message to the workflow for handling, instead of being raised as a request.

public bool InterceptUserInputRequests { get; set; }
member this.InterceptUserInputRequests : bool with get, set
Public Property InterceptUserInputRequests As Boolean

Property Value

Applies to