Compartir a través de


SysctlConfig.FsInotifyMaxUserWatches Propiedad

Definición

Obtiene o establece la configuración de sysctl fs.inotify.max_user_watches.

[Newtonsoft.Json.JsonProperty(PropertyName="fsInotifyMaxUserWatches")]
public int? FsInotifyMaxUserWatches { get; set; }
[<Newtonsoft.Json.JsonProperty(PropertyName="fsInotifyMaxUserWatches")>]
member this.FsInotifyMaxUserWatches : Nullable<int> with get, set
Public Property FsInotifyMaxUserWatches As Nullable(Of Integer)

Valor de propiedad

Atributos
Newtonsoft.Json.JsonPropertyAttribute

Se aplica a