Aracılığıyla paylaş


CompilationSection.MaxConcurrentCompilations Özellik

Tanım

Derleme bölümündeki " maxConcurrentCompilations" yapılandırma değerinin ayarlanıp ayarlanmadığını alır veya ayarlar.

public:
 property int MaxConcurrentCompilations { int get(); void set(int value); };
[System.Configuration.ConfigurationProperty("maxConcurrentCompilations", DefaultValue=1)]
public int MaxConcurrentCompilations { get; set; }
[<System.Configuration.ConfigurationProperty("maxConcurrentCompilations", DefaultValue=1)>]
member this.MaxConcurrentCompilations : int with get, set
Public Property MaxConcurrentCompilations As Integer

Özellik Değeri

Int32

true Derleme bölümündeki " maxConcurrentCompilations" yapılandırma değeri ayarlanmışsa; aksi takdirde , false.

Öznitelikler

Şunlara uygulanır