- Sort Score
- Result 10 results
- Languages All
Results 1 - 1 of 1 for setMaxCacheAge (0.05 sec)
-
src/main/java/jcifs/internal/smb2/lease/DirectoryLeaseContext.java
return maxCacheAge; } /** * Sets the maximum age for cached directory data * @param maxCacheAge the maximum cache age in milliseconds */ public void setMaxCacheAge(long maxCacheAge) { this.maxCacheAge = maxCacheAge; } /** * Checks if directory change notifications are enabled for cache invalidation
Registered: Sun Sep 07 00:10:21 UTC 2025 - Last Modified: Sat Aug 23 02:21:31 UTC 2025 - 9.4K bytes - Viewed (0)