| STSeriesDeviceIsRegisteredForFirmwareDownloadStatusEvent Property |  |
Gets the number of times the FirmwareDownloadStatus event is registered. This is used for .NET event registration.
Namespace: Scriptel.STSeriesAssembly: STSeries (in STSeries.dll) Version: 2.5.0.454 (2.5.0.454)
Syntaxpublic virtual int IsRegisteredForFirmwareDownloadStatusEvent { get; }Public Overridable ReadOnly Property IsRegisteredForFirmwareDownloadStatusEvent As Integer
Get
public:
virtual property int IsRegisteredForFirmwareDownloadStatusEvent {
int get ();
}abstract IsRegisteredForFirmwareDownloadStatusEvent : int with get
override IsRegisteredForFirmwareDownloadStatusEvent : int with get
Property Value
Type:
Int32
See Also