Interface IAccountIdleCheckService
Namespace: Volo.Abp.Account.Pro.Public.Blazor.Shared.Pages.Account.Idle
Assembly: Volo.Abp.Account.Pro.Public.Blazor.Shared.dll
Syntax
public interface IAccountIdleCheckService
Methods
IsEnabledAsync()
Declaration
Task<bool> IsEnabledAsync()
Returns
Type | Description |
---|---|
Task<bool> |