FunctionInvocationContext.IsStreaming Özellik

Tanım

İşlev çağrısının çağrı yerine çağrının bir GetStreamingResponseAsync(IEnumerable<ChatMessage>, ChatOptions, CancellationToken) parçası olarak oluşup oluşmadığını belirten bir GetResponseAsync(IEnumerable<ChatMessage>, ChatOptions, CancellationToken) değer alır veya ayarlar.

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

Özellik Değeri

Şunlara uygulanır