Click or drag to resize

IJobSchedulerContextReserveResource Method

Overload List
  NameDescription
Public methodReserveResource(String, Int64)
Reserves the resource with the specified amount.
Public methodReserveResource(String, Int64, Boolean)
Reserves the resource with the specified amount, possibly restricting to children jobs.
Public methodReserveResource(String, Int64, Int32)
Reserves the resource with the specified amount, with the specified time-out.
Public methodReserveResource(String, Int64, Boolean, Int32)
Reserves the resource with the specified amount, possibly restricting to children jobs, and with the specified time-out.
Top
See Also

STK Parallel Computing Server 2.9 API for .NET