Compartir a través de


RequiredActionUpdate.GetThreadRun Method

Definition

Gets the full, deserialized ThreadRun instance associated with this streaming required action update.

public Azure.AI.Agents.Persistent.ThreadRun GetThreadRun();
member this.GetThreadRun : unit -> Azure.AI.Agents.Persistent.ThreadRun
Public Function GetThreadRun () As ThreadRun

Returns

Applies to