The RepeatDelay
configuration parameter is deprecated in Media Server 11.6.0 and later. Before version 11.6, Media Server could produce several records in the Result
or ResultWithSource
track for the same appearance of a vehicle. Media Server 11.6 and later produce a single result.
This parameter is still available for existing implementations, but it might be incompatible with new functionality. The parameter might be removed in future.
The amount of time that must pass before the same number plate can be reported again.
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 seconds, but this functionality is deprecated and Micro Focus recommends that you specify the relevant units. To specify an infinite duration, use the value |
Default: | 15s |
Required: | No |
Configuration Section: | TaskName |
Example: | RepeatDelay=10s
|
See Also: |
|