IStreamingResponse.FeedbackLoopType Property
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 or sets the type of feedback loop used in the system.
public string FeedbackLoopType { get; set; }
member this.FeedbackLoopType : string with get, set
Public Property FeedbackLoopType As String
Property Value
Remarks
The default value is "default". This property influences how feedback is processed and utilized within the application. Teams also supports "custom".