Κοινή χρήση μέσω


ResponseDisassembler.Response Property

Definition

Gets the StreamingResponse to be disassembled.

public Microsoft.Bot.Streaming.StreamingResponse Response { get; }
member this.Response : Microsoft.Bot.Streaming.StreamingResponse
Public ReadOnly Property Response As StreamingResponse

Property Value

The StreamingResponse to be disassembled.

Applies to