TelescopeCanCallBack Property |
True if the device supports asynchronous operations event notifications.
Namespace: ASCOM.DriverAccessAssembly: ASCOM.DriverAccess (in ASCOM.DriverAccess.dll) Version: 6.0.0.0 (6.6.9999.9999)
Syntaxpublic bool CanCallBack { get; }Public ReadOnly Property CanCallBack As Boolean
Get
public:
property bool CanCallBack {
bool get ();
}Property Value
Boolean
See Also