Click or drag to resize

RequestConfigurationCachePolicy Property

Gets or sets the cache policy for this request.

Namespace: Downloader
Assembly: NeoAxis.Core.Editor (in NeoAxis.Core.Editor.dll) Version: 2026.1.1.0 (2026.1.1.0)
Syntax
C#
public RequestCachePolicy CachePolicy { get; set; }

Property Value

RequestCachePolicy
See Also