IJobSchedulerContextReserveResource Method |
Name | Description | |
---|---|---|
ReserveResource(String, Int64) |
Reserves the resource with the specified amount.
| |
ReserveResource(String, Int64, Boolean) |
Reserves the resource with the specified amount, possibly restricting to children jobs.
| |
ReserveResource(String, Int64, Int32) |
Reserves the resource with the specified amount, with the specified time-out.
| |
ReserveResource(String, Int64, Boolean, Int32) |
Reserves the resource with the specified amount, possibly restricting to children jobs, and with the specified time-out.
|
STK Parallel Computing Server 2.9 API for .NET