mirror of
https://github.com/jellyfin/jellyfin.git
synced 2025-12-17 22:43:07 +03:00
update restart function
This commit is contained in:
@@ -36,6 +36,8 @@ namespace MediaBrowser.Model.System
|
||||
/// <value><c>true</c> if this instance has pending restart; otherwise, <c>false</c>.</value>
|
||||
public bool HasPendingRestart { get; set; }
|
||||
|
||||
public bool IsShuttingDown { get; set; }
|
||||
|
||||
/// <summary>
|
||||
/// Gets or sets a value indicating whether [supports library monitor].
|
||||
/// </summary>
|
||||
|
||||
Reference in New Issue
Block a user