BotProperties.IsStreamingSupported Property

Definition

Whether the bot is streaming supported.

public bool? IsStreamingSupported { get; set; }
member this.IsStreamingSupported : Nullable<bool> with get, set
Public Property IsStreamingSupported As Nullable(Of Boolean)

Property Value

Applies to