Dela via


SysctlConfig.FsInotifyMaxUserWatches Property

Definition

Gets or sets sysctl setting 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)

Property Value

Attributes
Newtonsoft.Json.JsonPropertyAttribute

Applies to