IStreamingResponse.FinalMessage 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.
Set IActivity that will be (optionally) used for the final streaming message.
public Microsoft.Agents.Core.Models.IActivity FinalMessage { get; set; }
member this.FinalMessage : Microsoft.Agents.Core.Models.IActivity with get, set
Public Property FinalMessage As IActivity