- Sort Score
- Result 10 results
- Languages All
Results 1 - 1 of 1 for CacheScope (1.86 sec)
-
src/main/java/jcifs/internal/smb2/lease/DirectoryLeaseContext.java
*/ public DirectoryCacheScope getCacheScope() { return cacheScope; } /** * Sets the cache scope for directory enumeration caching * @param cacheScope the cache scope to set */ public void setCacheScope(DirectoryCacheScope cacheScope) { this.cacheScope = cacheScope; } /**Registered: Sat Dec 20 13:44:44 UTC 2025 - Last Modified: Sat Aug 23 02:21:31 UTC 2025 - 9.4K bytes - Viewed (0)