![]() |
This document is provided on an "AS IS" basis without warranties of any kind. Smartsite iXperion class libraries may change in future releases.
Syntax
C# |
![]() |
---|---|
public class TimerCacheDependency |
Visual Basic (Declaration) |
![]() |
---|---|
Public Class TimerCacheDependency |
The type exposes the following members.
Public Constructors
Name | Description | |
---|---|---|
![]() |
TimerCacheDependency |
Initializes a new instance of the TimerCacheDependency class.
|
Public Methods
Name | Description | |
---|---|---|
![]() |
Dispose | (Inherited from CacheDependency.) |
![]() |
Equals | (Inherited from Object.) |
![]() |
GetHashCode | (Inherited from Object.) |
![]() |
GetType | (Inherited from Object.) |
![]() |
GetUniqueID | (Inherited from CacheDependency.) |
![]() |
ToString | (Inherited from Object.) |
Protected Methods
Name | Description | |
---|---|---|
![]() |
DependencyDispose | (Inherited from CacheDependency.) |
![]() |
Finalize | (Inherited from Object.) |
![]() |
FinishInit | (Inherited from CacheDependency.) |
![]() |
MemberwiseClone | (Inherited from Object.) |
![]() |
NotifyDependencyChanged | (Inherited from CacheDependency.) |
![]() |
SetUtcLastModified | (Inherited from CacheDependency.) |
Protected Fields
Name | Description | |
---|---|---|
![]() |
timer |
Protected timer for dependency
|
Public Properties
Name | Description | |
---|---|---|
![]() |
HasChanged | (Inherited from CacheDependency.) |
![]() |
UtcLastModified | (Inherited from CacheDependency.) |
See Also
Smartsite.AspNet.Bridge Namespace