Share via


AgentResponseItem<TMessage>.Thread Property

Definition

Gets the conversation thread associated with the response.

public Microsoft.SemanticKernel.Agents.AgentThread Thread { get; }
member this.Thread : Microsoft.SemanticKernel.Agents.AgentThread
Public ReadOnly Property Thread As AgentThread

Property Value

Applies to