Search Options

Results per page
Sort
Preferred Languages
Advance

Results 1 - 1 of 1 for 200 (0.12 sec)

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

        protected int maximumBufferSize = 0x10000;
        protected int transactionBufferSize = 0xFFFF - 512;
        protected int bufferCacheSize = 16;
        protected int smbListSize = 65435;
        protected int smbListCount = 200;
        protected long smbAttributeExpiration = 5000L;
        protected boolean ignoreCopyToException = false;
        protected int maxRequestRetries = 2;
        protected boolean traceResourceUsage;
    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