- Sort Score
- Result 10 results
- Languages All
Results 11 - 11 of 11 for LeaseState (0.04 sec)
-
docs/smb3-features/04-directory-leasing-design.md
public static final int DIRECTORY_LEASE_FLAG_NOTIFICATIONS = 0x00000002; public DirectoryLeaseContext(Smb2LeaseKey key, int leaseState, DirectoryCacheScope scope) { super(); setLeaseKey(key); setLeaseState(leaseState); this.cacheScope = scope; this.maxCacheAge = 30000; // 30 seconds default this.notificationEnabled = true; } @Override
Registered: Sun Sep 07 00:10:21 UTC 2025 - Last Modified: Sat Aug 16 02:53:50 UTC 2025 - 36.2K bytes - Viewed (0)