Share via


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
Public method ExtendedFormat
Initializes a new instnace of the ExtendedFormat class with a format.

Methods

  Name Description
Public method Equals (Inherited from Object.)
Protected method Finalize (Inherited from Object.)
Public method GetDays
Gets the days to expire.
Public method GetDaysOfWeek
Gets the days of the week to expire.
Public method GetHashCode (Inherited from Object.)
Public method GetHours
Gets the hours to expire.
Public method GetMinutes
Gets the minutes to expire.
Public method GetMonths
Gets the months of the year to expire.
Public method GetType (Inherited from Object.)
Public method IsExpired
Determines if the time has expired.
Protected method MemberwiseClone (Inherited from Object.)
Public method ToString (Inherited from Object.)
Public methodStatic member Validate
Validates the format.

Properties

  Name Description
Public property ExpireEveryDay
Determines if item should expire every day.
Public property ExpireEveryDayOfWeek
Determines if should expire every day of the week.
Public property ExpireEveryHour
Determines if should expire every hour.
Public property ExpireEveryMinute
Determines if should expire every minute.
Public property ExpireEveryMonth
Determines if should expire every month.
Public property Format
Gets the exteneded format.

See Also

ExtendedFormat Class

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.