Click or drag to resize

BaseDeviceControllerHasConnectedStatus Property

Is true if the device supports the IsConnected status.

Namespace: RAYLASE.Marker.Device
Assembly: RAYLASE.Marker.Device (in RAYLASE.Marker.Device.dll) Version: 2.19.0
Syntax
C#
public virtual bool HasConnectedStatus { get; protected set; }

Property Value

Boolean
See Also