FunctionInvocationContext.IsStreaming Eigenschaft

Definition

Dient zum Abrufen oder Festlegen eines Werts, der angibt, ob der Funktionsaufruf als Teil eines GetStreamingResponseAsync(IEnumerable<ChatMessage>, ChatOptions, CancellationToken) Aufrufs statt eines GetResponseAsync(IEnumerable<ChatMessage>, ChatOptions, CancellationToken) Aufrufs erfolgt.

public:
 property bool IsStreaming { bool get(); void set(bool value); };
public bool IsStreaming { get; set; }
member this.IsStreaming : bool with get, set
Public Property IsStreaming As Boolean

Eigenschaftswert

Gilt für: