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