Note
Access to this page requires authorization. You can try signing in or .
Access to this page requires authorization. You can try .
StreamingResponseResult enum
- Package:
- @microsoft/agents-hosting
Results for streaming response operations.
Fields
| AlreadyEnded | The stream has already ended. |
| Error | An error occurred during the streaming response. |
| Success | The operation was successful. |
| UserCanceled | The user canceled the streaming response. |
