Click or drag to resize

AscomDriverHasConnectAndDeviceState Property

Returns if the device has a Platform 7 or later interface that supports Connect / Disconnect and DeviceState

Namespace: ASCOM.DriverAccess
Assembly: ASCOM.DriverAccess (in ASCOM.DriverAccess.dll) Version: 7.0.0-rc.0+0
Syntax
public bool HasConnectAndDeviceState { get; }

Property Value

Boolean
See Also