SchedulerObjectBase._props Field

Definition

All the properties that have been cached for the object.

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

Field Value

Applies to