/AWS1/CL_BDOSTREAMINGCONF¶
The streaming configuration for an MCP gateway. This structure defines settings that control response streaming behavior.
CONSTRUCTOR¶
IMPORTING¶
Optional arguments:¶
iv_enableresponsestreaming TYPE /AWS1/BDOBOOLEAN /AWS1/BDOBOOLEAN¶
Indicates whether response streaming is enabled for the gateway. When set to
true, the gateway streams responses from targets back to the client.
Queryable Attributes¶
enableResponseStreaming¶
Indicates whether response streaming is enabled for the gateway. When set to
true, the gateway streams responses from targets back to the client.
Accessible with the following methods¶
| Method | Description |
|---|---|
GET_ENABLERESPONSESTREAMING() |
Getter for ENABLERESPONSESTREAMING, with configurable defaul |
ASK_ENABLERESPONSESTREAMING() |
Getter for ENABLERESPONSESTREAMING w/ exceptions if field ha |
HAS_ENABLERESPONSESTREAMING() |
Determine if ENABLERESPONSESTREAMING has a value |