Udostępnij za pośrednictwem


ServiceHostingEnvironmentSection.CloseIdleServicesAtLowMemory Właściwość

Definicja

Pobiera lub ustawia wartość wskazującą, czy ServiceHostingEnvironmentSection usługi w stanie bezczynności są zamykane z małą ilością pamięci.

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

Wartość właściwości

truew przypadku ServiceHostingEnvironmentSection zamknięcia bezczynnych usług w małej ilości pamięci; w przeciwnym razie . false

Atrybuty

Dotyczy