←Select platform

IsInfinite Property

Summary

Indicates that this policy is infinite.

Syntax
C#
VB
C++
public bool IsInfinite {get;} 
Public ReadOnly Property IsInfinite() As Boolean 
   Get 
public:  
   property bool IsInfinite 
   { 
      bool get() 
   } 

Property Value

true if this policy is infinite; otherwise, false.

Remarks

A CacheItemPolicy is infinite when both of the following conditions are met:

Requirements
Target Platforms
Help Version 21.0.2021.6.30
Products | Support | Contact Us | Intellectual Property Notices
© 1991-2021 LEAD Technologies, Inc. All Rights Reserved.

Leadtools.Caching Assembly

Products | Support | Contact Us | Intellectual Property Notices
© 1991-2021 LEAD Technologies, Inc. All Rights Reserved.