你当前正在访问 Microsoft Azure Global Edition 技术文档网站。 如果需要访问由世纪互联运营的 Microsoft Azure 中国技术文档网站,请访问 https://docs.azure.cn

CreateResponseRequest.Stream Property

Definition

If set to true, the model response data will be streamed to the client as it is generated using server-sent events. See the Streaming section below for more information.

public bool? Stream { get; }
member this.Stream : Nullable<bool>
Public ReadOnly Property Stream As Nullable(Of Boolean)

Property Value

Applies to