immunity_delay property
read / write
The amount of time after the creation of a file during which it can't be deleted, in seconds. Pass -1 to use the default value.
Implementation
late int immunity_delay;
The amount of time after the creation of a file during which it can't be deleted, in seconds. Pass -1 to use the default value.
late int immunity_delay;