Class AbpAspNetCoreMvcClientCacheOptions
Inheritance
object
AbpAspNetCoreMvcClientCacheOptions
Inherited Members
object.GetType()
object.MemberwiseClone()
object.ToString()
object.Equals(object)
object.Equals(object, object)
object.ReferenceEquals(object, object)
object.GetHashCode()
Namespace: Volo.Abp.AspNetCore.Mvc.Client
Assembly: Volo.Abp.AspNetCore.Mvc.Client.dll
Syntax
public class AbpAspNetCoreMvcClientCacheOptions
Constructors
AbpAspNetCoreMvcClientCacheOptions()
Declaration
public AbpAspNetCoreMvcClientCacheOptions()
Properties
ApplicationConfigurationDtoCacheAbsoluteExpiration
Declaration
public TimeSpan ApplicationConfigurationDtoCacheAbsoluteExpiration { get; set; }
Property Value
| Type | Description |
|---|---|
| System.TimeSpan |
TenantConfigurationCacheAbsoluteExpiration
Declaration
public TimeSpan TenantConfigurationCacheAbsoluteExpiration { get; set; }
Property Value
| Type | Description |
|---|---|
| System.TimeSpan |