TTMSFNCRESTClientExecutedRequests Class
Stores the request executions captured by a REST client.
API unit family: TMSFNCRESTClient
Inherits from: TTMSFNCOwnedCollection
Syntax
TTMSFNCRESTClientExecutedRequests = class(TTMSFNCOwnedCollection)
Properties
| Name | Description |
|---|---|
| Items | Gets or sets an executed request by index. |
Methods
| Name | Description |
|---|---|
| Add | Adds an executed request item. |
| Insert | Inserts an executed request item at the specified index. |