UploadRequest.CacheAliveTimeout Property ActiveX/Java Uploader ASP.NET

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..TimeSpan

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

See Also

Reference