Search Options

Results per page
Sort
Preferred Languages
Advance

Results 1 - 1 of 1 for maxRequestRetries (0.2 sec)

  1. src/main/java/jcifs/config/BaseConfiguration.java

        protected int smbListSize = 65435;
        protected int smbListCount = 200;
        protected long smbAttributeExpiration = 5000L;
        protected boolean ignoreCopyToException = false;
        protected int maxRequestRetries = 2;
        protected boolean traceResourceUsage;
        protected boolean strictResourceLifecycle;
        protected Set<String> disallowCompound;
        protected DialectVersion minVersion;
    Java
    - Registered: Sun May 05 00:10:10 GMT 2024
    - Last Modified: Thu Jan 05 13:06:39 GMT 2023
    - 20.4K bytes
    - Viewed (1)
Back to top