Hide

YetaWF.Core Package Documentation

Display
Print

YetaWF.Core.Audit.IAudit.HasPendingRestartAsync Method

Returns whether a restart is pending to activate new settings.

Class: YetaWF.Core.Audit.IAudit
Namespace: YetaWF.Core.Audit
Assembly: YetaWF.Core

Syntax

public Task<bool> HasPendingRestartAsync();

Return Value

Returns whether a restart is pending to activate new settings.

See Also YetaWF.Core.Audit.IAudit ClassYetaWF.Core Overview