次の方法で共有


SysctlConfig.FsInotifyMaxUserWatches プロパティ

定義

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)

プロパティ値

属性
Newtonsoft.Json.JsonPropertyAttribute

適用対象