Class AccountIdleWebCheckService
Implements
Inherited Members
Namespace: Volo.Abp.Account.Pro.Public.Web.Shared.Pages.Account.Idle
Assembly: Volo.Abp.Account.Pro.Public.Web.Shared.dll
Syntax
public class AccountIdleWebCheckService : ITransientDependency
Constructors
AccountIdleWebCheckService()
Declaration
public AccountIdleWebCheckService()
Methods
IsEnabledAsync(HttpContext)
Declaration
public virtual Task<bool> IsEnabledAsync(HttpContext httpContext)
Parameters
| Type | Name | Description |
|---|---|---|
| HttpContext | httpContext |
Returns
| Type | Description |
|---|---|
| Task<bool> |