Click or drag to resize

DeviceMonitoringErrorEventArgs Class

[Missing <summary> documentation for "T:RAYLASE.Marker.Device.DeviceMonitoringErrorEventArgs"]

Inheritance Hierarchy
SystemObject
  RAYLASE.Marker.DeviceDeviceMonitoringErrorEventArgs
    RAYLASE.Marker.Device.ScanHeadScanHeadMonitoringErrorEventArgs

Namespace: RAYLASE.Marker.Device
Assembly: RAYLASE.Marker.Device (in RAYLASE.Marker.Device.dll) Version: 2.19.0
Syntax
C#
public abstract class DeviceMonitoringErrorEventArgs

The DeviceMonitoringErrorEventArgs type exposes the following members.

Constructors
 NameDescription
Protected methodDeviceMonitoringErrorEventArgsInitializes a new instance of the DeviceMonitoringErrorEventArgs class
Top
Properties
 NameDescription
Public propertyMessage 
Public propertySource 
Top
See Also