Method System.setrlimit()
- Method setrlimit
bool setrlimit(string resource, int soft, int hard)
- Description
Sets the soft and the hard process limit on a resource.
- See also
bool setrlimit(string resource, int soft, int hard)
Sets the soft and the hard process limit on a resource.