ISchedulerV4.OpenPool(String) Method
Definition
Important
Some information relates to prerelease product that may be substantially modified before it’s released. Microsoft makes no warranties, express or implied, with respect to the information provided here.
public Microsoft.Hpc.Scheduler.ISchedulerPool OpenPool (string poolName);
abstract member OpenPool : string -> Microsoft.Hpc.Scheduler.ISchedulerPool
Public Function OpenPool (poolName As String) As ISchedulerPool
Parameters
- poolName
- String