Читати англійською Редагувати

Поділитися через


FtpCachePolicyElement.PolicyLevel Property

Definition

Gets or sets FTP caching behavior for the local machine.

C#
[System.Configuration.ConfigurationProperty("policyLevel", DefaultValue=System.Net.Cache.RequestCacheLevel.Default)]
public System.Net.Cache.RequestCacheLevel PolicyLevel { get; set; }

Property Value

A RequestCacheLevel value that specifies the cache behavior.

Attributes

Remarks

Applications typically use Default as their cache policy level. The CachePolicy property, if not null, determines the cache policy in effect for a request.

Applies to

Продукт Версії
.NET Framework 2.0, 3.0, 3.5, 4.0, 4.5, 4.5.1, 4.5.2, 4.6, 4.6.1, 4.6.2, 4.7, 4.7.1, 4.7.2, 4.8, 4.8.1