Share via


TimeExpiration Members

Include Protected Members
Include Inherited Members

Represents the time, in minutes, that defines when a cached copy of a report expires.

The TimeExpiration type exposes the following members.

Constructors

  Name Description
Public method TimeExpiration() Initializes a new instance of the TimeExpiration class.

Top

Methods

  Name Description
Public method Equals(Object) (Inherited from Object.)
Protected method Finalize() (Inherited from Object.)
Public method GetHashCode() (Inherited from Object.)
Public method GetType() (Inherited from Object.)
Protected method MemberwiseClone() (Inherited from Object.)
Public method ToString() (Inherited from Object.)

Top

Properties

  Name Description
Public property Minutes The number of minutes that passes before a cached report expires.

Top