SchedulerNode.Init(IClusterNode, PropertyId[]) 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.
protected internal void Init (Microsoft.Hpc.Scheduler.Store.IClusterNode node, Microsoft.Hpc.Scheduler.Properties.PropertyId[] pids);
member this.Init : Microsoft.Hpc.Scheduler.Store.IClusterNode * Microsoft.Hpc.Scheduler.Properties.PropertyId[] -> unit
Protected Friend Sub Init (node As IClusterNode, pids As PropertyId())
Parameters
- node
- IClusterNode
- pids
- PropertyId[]