The maximum time from a record in the first track to a record in the second track, for the two records to be considered a pair. (The engine compares the timestamp values.)
Type: |
![]() The value of this parameter is a time duration. Specify the duration in the following format: 1days 2hours 3minutes 4seconds 500milliseconds 600microseconds You can omit any of the individual durations when they are not required: 4seconds 500milliseconds You can also shorten the string by abbreviating the units to their first letter (milliseconds abbreviates to ms, microseconds to us): 4s 500ms The following are all equivalent: 1minute 3seconds A single number without any units specifies the value in milliseconds, but this functionality is deprecated and HPE recommends that you specify the relevant units. |
Default: | 0ms |
Required: | No |
Configuration Section: | TaskName |
Example: | MaxTimeInterval=1000ms
|
See Also: |
|