Click or drag to resize
STSeriesDeviceIsRegisteredForDeviceUnpluggedEvent Property Scriptel Corporation
Warning: This API is deprecated, please consider using the new version located here: http://scriptel.com/developers/proscript/net-library/
The number of times the DeviceUnplugged event is registered. This is used for .NET event registration.

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

Property Value

Type: Int32

Implements

ISTSeriesDeviceIsRegisteredForDeviceUnpluggedEvent
ISTSeriesDeviceIsRegisteredForDeviceUnpluggedEvent
See Also