- Sort Score
- Result 10 results
- Languages All
Results 1 - 2 of 2 for getActiveConnections (0.51 sec)
-
src/main/java/jcifs/smb/MultiChannelManager.java
Registered: Sun Sep 07 00:10:21 UTC 2025 - Last Modified: Sun Aug 31 08:00:57 UTC 2025 - 20.5K bytes - Viewed (0) -
src/main/java/jcifs/smb/SmbTransportPoolImpl.java
this.healthCheckingEnabled = healthCheckingEnabled; this.proactiveHealthCheckEnabled = proactiveHealthCheckEnabled; } // Getters public int getActiveConnections() { return activeConnections; } public int getNonPooledConnections() { return nonPooledConnections; } public int getTrackedConnections() {
Registered: Sun Sep 07 00:10:21 UTC 2025 - Last Modified: Sun Aug 31 08:00:57 UTC 2025 - 33.4K bytes - Viewed (0)