Bagikan melalui


ServiceHostingEnvironmentSection.CloseIdleServicesAtLowMemory Properti

Definisi

Mendapatkan atau menetapkan nilai yang menunjukkan apakah ServiceHostingEnvironmentSection menutup layanan diam pada memori rendah.

public:
 property bool CloseIdleServicesAtLowMemory { bool get(); void set(bool value); };
[System.Configuration.ConfigurationProperty("closeIdleServicesAtLowMemory", DefaultValue=false)]
public bool CloseIdleServicesAtLowMemory { get; set; }
[<System.Configuration.ConfigurationProperty("closeIdleServicesAtLowMemory", DefaultValue=false)>]
member this.CloseIdleServicesAtLowMemory : bool with get, set
Public Property CloseIdleServicesAtLowMemory As Boolean

Nilai Properti

true jika ServiceHostingEnvironmentSection menutup layanan diam pada memori rendah; jika tidak, false.

Atribut

Berlaku untuk