- Sort Score
- Num 10 results
- Language All
Results 1 - 1 of 1 for testMaxChannelsProperty (0.47 seconds)
-
src/test/java/jcifs/config/MultiChannelConfigurationTest.java
props.setProperty("jcifs.smb.client.useMultiChannel", "true"); config = new PropertyConfiguration(props); assertTrue(config.isUseMultiChannel()); } @Test void testMaxChannelsProperty() throws CIFSException { Properties props = new Properties(); props.setProperty("jcifs.smb.client.maxChannels", "8"); PropertyConfiguration config = new PropertyConfiguration(props);Created: Sun Apr 05 00:10:12 GMT 2026 - Last Modified: Thu Aug 21 11:13:46 GMT 2025 - 8.3K bytes - Click Count (0)