RealtimeResponseStatus.Incomplete Property

Definition

Gets the status value indicating the response ended before completing, for example because the output reached the maximum token limit.

public:
 static property System::String ^ Incomplete { System::String ^ get(); };
public static string Incomplete { get; }
static member Incomplete : string
Public Shared ReadOnly Property Incomplete As String

Property Value

Applies to