SchedulerJob._changeProps Field

Definition

A dictionary of the properties that have been changed but not yet committed.

protected System.Collections.Generic.Dictionary<Microsoft.Hpc.Scheduler.Properties.PropertyId,Microsoft.Hpc.Scheduler.Properties.StoreProperty> _changeProps;
val mutable _changeProps : System.Collections.Generic.Dictionary<Microsoft.Hpc.Scheduler.Properties.PropertyId, Microsoft.Hpc.Scheduler.Properties.StoreProperty>
Protected _changeProps As Dictionary(Of PropertyId, StoreProperty) 

Field Value

Applies to