Keysight 89600 VSA .NET API
Progress Property
See Also 
Agilent.SA.Vsa.Interfaces Assembly > Keysight.SA.Vsa Namespace > Operation Class : Progress Property


Glossary Item Box

Gets the progress of the operation as a value between 0.0 and 100.0.

Syntax

Visual Basic (Declaration) 
Public MustOverride ReadOnly Property Progress As Double
C# 
public abstract double Progress {get;}
C++/CLI 
public:
abstract property double Progress {
   double get();
}

Requirements

Target Platforms: Windows 11 Professional or Enterprise; Windows 10 Professional, Enterprise, or Education (64-bit)

See Also