UploadHandler.CacheAliveTimeout Property ActiveX/Java Uploader PHP

Supported browsers: Internet ExplorerFirefoxGoogle ChromeSafari

Gets or sets a maximum time (in seconds) the upload session cache will be saved.

Syntax

PHP
public function getCacheAliveTimeout() {
}

public function setCacheAliveTimeout($value) {
}

Property Value

Type: integer

The maximum time (in seconds) the upload session cache will be saved.

See Also

Reference