Property MaximumDuration
MaximumDuration
Gets or sets the maximum time a previous observation displays in the track. Previous observations older than the specified maximum duration are not displayed.
Declaration
public TimeSpan MaximumDuration { get; set; }
Property Value
Type | Description |
---|---|
System. |
The maximum time a previous observation displays in the track. Previous observations older than the specified maximum duration are not displayed. |
Remarks
The default value is System.
Setting maximum duration to anything less than one second is rounded up to one second.
Applies to
Platforms and versions
Target | Versions |
---|---|
.NET Standard 2.0 | 200.3 - 200.6 |
.NET | 200.3 - 200.6 |
.NET Windows | 200.3 - 200.6 |
.NET Android | 200.3 - 200.6 |
.NET iOS | 200.3 - 200.6 |
.NET Framework | 200.3 - 200.6 |
UWP | 200.3 - 200.6 |