Visual Basic (Declaration) | |
---|---|
Public MustOverride Property ResultLength As Integer |
C# | |
---|---|
public abstract int ResultLength {get; set;} |
Property Value
The default value is 60 symbols. The minimum value is 1 symbol.This value is used only if ResultLengthSelection is set to ResultLengthSelection.Manual. The value of ResultLength determines how much data can be processed, but the MeasurementInterval and MeasurementOffset properties further limit the results that are displayed to the user.
Target Platforms: Windows 11 Professional or Enterprise; Windows 10 Professional, Enterprise, or Education (64-bit)