RunCreateRequest.Stream
RunCreateRequest.Stream property
Gets or sets if to use streaming. If true, returns a stream of events that happen during the Run as server-sent events, terminating when the Run enters a terminal state with a data: [DONE] message.
public bool? Stream { get; set; }
See Also
- class RunCreateRequest
- namespace Aspose.Pdf.AI
- assembly Aspose.PDF