- Sort Score
- Result 10 results
- Languages All
Results 1 - 1 of 1 for isStrictResourceLifecycle (0.35 sec)
-
src/main/java/jcifs/smb/SmbFile.java
if ( this.treeHandle != null && this.transportContext.getConfig().isStrictResourceLifecycle() ) { this.treeHandle.release(); } this.treeHandle = this.treeConnection.connectWrapException(this.fileLocator); this.treeHandle.ensureDFSResolved(); if ( this.transportContext.getConfig().isStrictResourceLifecycle() ) { // one extra share to keep the tree alive
Registered: Sun Nov 03 00:10:13 UTC 2024 - Last Modified: Thu May 23 01:50:13 UTC 2024 - 82.3K bytes - Viewed (0)