|
|
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 AbsoluteTime |
|
| Visual Basic (Declaration) |
|
|---|---|
<> _ Public Class AbsoluteTime |
|
The type exposes the following 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
| Name | Description | |
|---|---|---|
|
|
Finalize | (Inherited from Object.) |
|
|
MemberwiseClone | (Inherited from Object.) |