Click or drag to resize
STNullDeviceFirmwareDownloadStatusEventArgsPercentComplete Property Scriptel Corporation
Warning: This API is deprecated, please consider using the new version located here: http://scriptel.com/developers/proscript/net-library/

The percent of completion of the download

This value will be between 0 and 100.

If the value is -1 it means the firmware download failed

Namespace: Scriptel.STSeries
Assembly: STSeries (in STSeries.dll) Version: 2.5.0.454 (2.5.0.454)
Syntax
public int PercentComplete { get; set; }

Property Value

Type: Int32

Implements

STNullDeviceIFirmwareDownloadStatusEventArgsPercentComplete
See Also