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