UploadHandler.CacheAliveTimeout Property HTML5/Flash Uploader PHP

Supported technologies: Adobe FlashHTML 5

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

Syntax

PHP Initialize
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