Share via


ICachableControl.GetCacheTimeout method

Gets the lifespan of the control's cachable output.

Namespace:  Microsoft.PerformancePoint.Scorecards.Server.Extensions
Assembly:  Microsoft.PerformancePoint.Scorecards.Server (in Microsoft.PerformancePoint.Scorecards.Server.dll)

Syntax

'Declaration
Function GetCacheTimeout As DateTime
'Usage
Dim instance As ICachableControl
Dim returnValue As DateTime

returnValue = instance.GetCacheTimeout()
DateTime GetCacheTimeout()

Return value

Type: System.DateTime

See also

Reference

ICachableControl interface

ICachableControl members

Microsoft.PerformancePoint.Scorecards.Server.Extensions namespace