FunctionInvocationContext.IsStreaming Właściwość

Definicja

Pobiera lub ustawia wartość wskazującą, czy wywołanie funkcji występuje w ramach GetStreamingResponseAsync(IEnumerable<ChatMessage>, ChatOptions, CancellationToken) wywołania, w przeciwieństwie do GetResponseAsync(IEnumerable<ChatMessage>, ChatOptions, CancellationToken) wywołania.

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

Wartość właściwości

Dotyczy