RunResponse.CancelledAt
RunResponse.CancelledAt property
Gets or sets the Unix timestamp (in seconds) for when the run was cancelled.
public long? CancelledAt { get; set; }
See Also
- class RunResponse
- namespace Aspose.Pdf.AI
- assembly Aspose.PDF
Gets or sets the Unix timestamp (in seconds) for when the run was cancelled.
public long? CancelledAt { get; set; }