UploadHandler.CacheAliveTimeout Property HTML5/Flash Uploader ASP.NET

Supported technologies: Adobe FlashHTML 5

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

Namespace: Aurigma.ImageUploaderFlash
Assembly: Aurigma.ImageUploaderFlash (in Aurigma.ImageUploaderFlash.dll)

Syntax

C#
public TimeSpan CacheAliveTimeout { get; set; }

Property Value

Type: System..Int32

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

See Also

Reference