 | HardwareManagerIsInitialized Property |
Gets a value indicating whether the Hardware Manager is already initialized
Namespace: LynceeTec.API.HardwareAssembly: LynceeTec.API.Hardware (in LynceeTec.API.Hardware.dll) Version: 10.2.3317.0 , built 2025-03-17 14:55:35 UTC
Syntaxpublic static bool IsInitialized { get; }
public:
static property bool IsInitialized {
bool get ();
}
Property Value
Boolean
See Also