AscomDriverHasConnectAndDeviceState Property |
Returns if the device has a Platform 7 or later interface that supports Connect / Disconnect and DeviceState
Namespace: ASCOM.DriverAccessAssembly: ASCOM.DriverAccess (in ASCOM.DriverAccess.dll) Version: 7.0.0-rc.0+0
Syntaxpublic bool HasConnectAndDeviceState { get; }
Public ReadOnly Property HasConnectAndDeviceState As Boolean
Get
public:
property bool HasConnectAndDeviceState {
bool get ();
}
Property Value
Boolean
See Also