Class FileCounts
Contents
[
Hide
]FileCounts class
public class FileCounts
Constructors
Name | Description |
---|---|
FileCounts() | The default constructor. |
Properties
Name | Description |
---|---|
Cancelled { get; set; } | Gets or sets the number of files that were cancelled. |
Completed { get; set; } | Gets or sets the number of files that have been successfully processed. |
Failed { get; set; } | Gets or sets the number of files that failed to be processed. |
InProgress { get; set; } | Gets or sets the number of files that are currently being processed. |
Total { get; set; } | Gets or sets the total number of files in the vector store. |
See Also
- namespace Aspose.Pdf.AI
- assembly Aspose.PDF