|
VirtualDeviceAdapterProgress Property |
The percentage of the input stream that has been processed.
Namespace: GLNeuroTech.Devices.CommonAssembly: GLNeuroTech.Devices.Common (in GLNeuroTech.Devices.Common.dll) Version: 1.2.3.5 (1.2.3.5)
Syntax public double Progress { get; }
Public ReadOnly Property Progress As Double
Get
public:
property double Progress {
double get ();
}
member Progress : float with get
Property Value
Type:
DoubleSee Also