Class AIClientBase
AIClientBase class
Represents client to access AI API.
public abstract class AIClientBase : IDisposable
Properties
Name | Description |
---|---|
BackoffDelaySeconds { get; set; } | Gets or sets the backoff delay in seconds. |
HttpRequestMaxRetries { get; set; } | Gets or sets the maximum number of HTTP request retries. |
PollingIntervalSeconds { get; set; } | Gets or sets the polling interval in seconds. |
PollingTimeoutSeconds { get; set; } | Gets or sets the polling timeout in seconds. |
Methods
Name | Description |
---|---|
Dispose() | Disposes of the resources used by the AIClientBase . |
See Also
- namespace Aspose.Pdf.AI
- assembly Aspose.PDF