UploadHandler.CacheAliveTimeout Property ActiveX/Java Uploader ASP.NET

Supported browsers: Internet ExplorerFirefoxGoogle ChromeSafari

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

Namespace: Aurigma.ImageUploader
Assembly: Aurigma.ImageUploader (in Aurigma.ImageUploader.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