ExtendedFormat Members
Include Protected Members
Include Inherited Members
Retired Content |
---|
This content is outdated and is no longer being maintained. It is provided as a courtesy for individuals who are still using these technologies. This page may contain URLs that were valid when originally published, but now link to sites or pages that no longer exist. |
The ExtendedFormat type exposes the following members.
Constructors
Name | Description | |
---|---|---|
ExtendedFormat |
Initializes a new instnace of the ExtendedFormat class with a format.
|
Methods
Name | Description | |
---|---|---|
Equals | (Inherited from Object.) | |
Finalize | (Inherited from Object.) | |
GetDays |
Gets the days to expire.
|
|
GetDaysOfWeek |
Gets the days of the week to expire.
|
|
GetHashCode | (Inherited from Object.) | |
GetHours |
Gets the hours to expire.
|
|
GetMinutes |
Gets the minutes to expire.
|
|
GetMonths |
Gets the months of the year to expire.
|
|
GetType | (Inherited from Object.) | |
IsExpired |
Determines if the time has expired.
|
|
MemberwiseClone | (Inherited from Object.) | |
ToString | (Inherited from Object.) | |
Validate |
Validates the format.
|
Properties
Name | Description | |
---|---|---|
ExpireEveryDay |
Determines if item should expire every day.
|
|
ExpireEveryDayOfWeek |
Determines if should expire every day of the week.
|
|
ExpireEveryHour |
Determines if should expire every hour.
|
|
ExpireEveryMinute |
Determines if should expire every minute.
|
|
ExpireEveryMonth |
Determines if should expire every month.
|
|
Format |
Gets the exteneded format.
|
See Also
Microsoft.Practices.EnterpriseLibrary.Caching.Expirations Namespace
Retired Content |
---|
This content is outdated and is no longer being maintained. It is provided as a courtesy for individuals who are still using these technologies. This page may contain URLs that were valid when originally published, but now link to sites or pages that no longer exist. |