ISummaryCopilot.GetSummaryAsync
ISummaryCopilot.GetSummaryAsync method
Asynchronously gets a summary.
public Task<string> GetSummaryAsync(CancellationToken? cancellationToken = default)
| Parameter | Type | Description |
|---|---|---|
| cancellationToken | Nullable`1 | The cancellation token (optional). |
Return Value
A task representing the asynchronous operation with the summary string.
See Also
- interface ISummaryCopilot
- namespace Aspose.Pdf.AI
- assembly Aspose.PDF