Error processing SSI file
LEADTOOLS Caching (Leadtools.Caching assembly)

Show in webframe

IsInfinite Method






Time span to check.
Determines whether the specified time span is an infinite value.
Syntax
public static bool IsInfinite( 
   DateTime value
)
'Declaration
 
Public Shared Function IsInfinite( _
   ByVal value As Date _
) As Boolean
'Usage
 
Dim value As Date
Dim value As Boolean
 
value = ObjectCache.IsInfinite(value)
public static boolean isInfinite(Date value)
            
public:
static bool IsInfinite( 
   DateTime value
) 

Parameters

value
Time span to check.

Return Value

true if value represents an infinite time span, otherwise; false.
Requirements

Target Platforms

See Also

Reference

ObjectCache Class
ObjectCache Members

Error processing SSI file
Leadtools.Caching requires a Document or Medical toolkit license and unlock key. For more information, refer to: Imaging Pro/Document/Medical Features