ScheduledProcess.IdealProcessor Property
|
The Ideal processor for this ScheduledProcess
Namespace:
IntervalZero.RTX64.ConfigAssembly:
IntervalZero.RTX64 (in IntervalZero.RTX64.dll) Version:
3.3.0.0 (File version: 3.5.0)
Syntaxpublic uint IdealProcessor { get; set; }Public Property IdealProcessor As UInteger
Get
Set
public:
virtual property unsigned int IdealProcessor {
unsigned int get () sealed;
void set (unsigned int value) sealed;
}abstract IdealProcessor : uint32 with get, set
override IdealProcessor : uint32 with get, set
Property Value
Type:
UInt32Implements
IConfigScheduledProcess
IdealProcessor
See Also