Aqualogic Interaction API  
 

IPTFederatedPortal.SetExpirationMinutes Method 

Search results will be cached for a limited amount of time. This setting marks the number of minutes before the cache of results expires and a new search is performed.

void SetExpirationMinutes(
   int Value
);

Parameters

Value
Number of minutes the search results will be cached.

See Also

IPTFederatedPortal Interface | com.plumtree.server Namespace