update sleep prevention

This commit is contained in:
Luke Pulverenti
2016-04-23 14:38:36 -04:00
parent 85a9363c78
commit 9807448fce
8 changed files with 67 additions and 33 deletions

View File

@@ -93,6 +93,8 @@ namespace MediaBrowser.Server.Startup.Common
/// </summary>
void PreventSystemStandby();
void AllowSystemStandby();
/// <summary>
/// Gets the power management.
/// </summary>