AgentEvaluationRequest.ThreadId 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.
Identifier of the agent thread. This field is mandatory currently, but it will be optional in the future.
public string ThreadId { get; set; }
member this.ThreadId : string with get, set
Public Property ThreadId As String