Enum AdfExecutionPriorityOrder
C#
public enum AdfExecutionPriorityOrder
Fields
NewestFirst | Specifies that the newest data slice should be processed first. |
OldestFirst | Specifies that the oldest data slice should be processed first. |