You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Prevent system sleep during broadcast module operation
Added SetSystemSleepState method using SetThreadExecutionState to control system sleep behavior when starting broadcast modules. This ensures the system does not enter sleep mode while broadcasting is active, improving reliability.
MessageBox.Show("Fatal Error - StartBroadcastModule has reported a critical error, it is recommended that you restart RapidMessageCast. BroadcastController reported as null.");
0 commit comments