Search Options

Results per page
Sort
Preferred Languages
Advance

Results 1 - 1 of 1 for getAccessMaskHint (0.16 sec)

  1. src/main/java/jcifs/internal/smb2/lock/Smb2LeaseBreakNotification.java

         */
        public int getLeaseFlags() {
            return flags;
        }
    
        /**
         * Gets the access mask hint for optimizing lease handling
         * @return the access mask hint
         */
        public int getAccessMaskHint() {
            return accessMaskHint;
        }
    
        /**
         * Gets the share access hint for optimizing lease handling
         * @return the share access hint
         */
        public int getShareAccessHint() {
    Registered: Sun Sep 07 00:10:21 UTC 2025
    - Last Modified: Sat Aug 23 02:21:31 UTC 2025
    - 4.8K bytes
    - Viewed (0)
Back to top