|   | 
         This document is provided on an "AS IS" basis without warranties of any kind. Smartsite iXperion class libraries may change in future releases.
        
                    
                      
                         Syntax
Syntax
                    
                    | C# |  Copy Code | 
|---|---|
| [] public class AbsoluteTime | |
| Visual Basic (Declaration) |  Copy Code | 
|---|---|
| <> _ Public Class AbsoluteTime | |
The type exposes the following members.
                      
                         Public Constructors
Public Constructors
                    
                    | Name | Description | |
|---|---|---|
|   | AbsoluteTime | Overloaded. | 
                      
                         Public Methods
Public Methods
                    
                    | Name | Description | |
|---|---|---|
|   | Equals | (Inherited from Object.) | 
|   | GetHashCode | (Inherited from Object.) | 
|   | GetType | (Inherited from Object.) | 
|   | HasExpired | 
            Specifies if item has expired or not.
             | 
|   | Initialize | 
            Called to give this object an opportunity to initialize itself from data inside a CacheItem
             | 
|   | Notify | 
            Called to notify this object that the CacheItem owning this expiration was just touched by a user action
             | 
|   | ToString | (Overrides Object..::ToString()()()().) | 
                      
                         Protected Methods
Protected Methods
                    
                    | Name | Description | |
|---|---|---|
|   | Finalize | (Inherited from Object.) | 
|   | MemberwiseClone | (Inherited from Object.) | 
                      
                         Public Properties
Public Properties
                    
                    | Name | Description | |
|---|---|---|
|   | AbsoluteExpirationTime | 
            Gets the absolute expiration time.
             | 
 
     
     
    