TTMSFNCCloudExceptionlessProject.GetStacks Method
Retrieves a single page of stacks for the project.
API unit family: TMSFNCCloudExceptionless
Declaring type: TTMSFNCCloudExceptionlessProject
Syntax
procedure GetStacks(ALimit: Integer = 50; APage: Integer = 1);
Parameters
| Name | Description |
|---|---|
ALimit |
Maximum number of stacks to return per page. |
APage |
One-based index of the page to retrieve. |