Please ensure Javascript is enabled for purposes of website accessibility
Powered by Zoomin Software. For more details please contactZoomin

AF SDK Reference

PIPagingConfiguration Properties

  • Last UpdatedNov 18, 2025
  • 2 minute read
PIPagingConfiguration Properties

The PIPagingConfiguration type exposes the following members.

Properties

  NameDescription
Public property
BulkPayloadPercentThreshold
This value represents a percentage of the entire RPC that must be completed to cause a page to be proactively returned to prevent the operation timeout from expiring.
Public property
Error
Contains the exception that caused the OperationCanceledException to be thrown canceling the operation.
Public property
KeepAliveTimeout
This value is the maximum amount of time allowed to elapse between calls to get the next page of results.
Public property
MaximumRetries
The maximum number of times to retry when encountering an error from PIServer for exceeding the maximum number of concurrent bulk queries. It must be a non-negative number. The default value is 5.
Public property
OperationTimeoutOverride
This value overrides the operation timeout set on the PIServer for the duration of the data access call. The operation timeout is the maximum amount of time that can elapse on the PIServer while fetching each page.
Public property
PageSize
The size of the pages that will be returned depending on the PageType.
Public property
PageType
The PageType is used to determine how partial results from list data access calls should be grouped while being returned to the client. Choosing the appropriate page type will improve performance.

See Also

TitleResults for “How to create a CRG?”Also Available in