| Servertec | setUseCaches( ) | |
|
|
Sets whether the specified url connection object will use caches. SyntaxsetUseCaches( urlconnection, boolean )urlconnection.setUseCaches( boolean ) Parametersurlconnection the url connection object to use.boolean true to enable use caches. false to disable use caches. ReturnsnothingExample
|
|
top of page
|