Udostępnij za pośrednictwem


CompilationSection.MaxConcurrentCompilations Właściwość

Definicja

Pobiera lub ustawia, czy ustawiono wartość konfiguracji "maxConcurrentCompilations" w sekcji Kompilacja.

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

Wartość właściwości

Int32

true jeśli wartość konfiguracji "maxConcurrentCompilations" w sekcji Kompilacja jest ustawiona; w przeciwnym razie , false.

Atrybuty

Dotyczy