ResourcePolicy Property

Definition

Namespace CliInvoke.Core
Assembly CliInvoke.Core.dll

The Process Resource Policy to be used for executing the Command.

public ProcessResourcePolicy ResourcePolicy { get; init; }

Returns

Remarks

Process Resource Policy objects enable configuring Processor Affinity and other resource settings to be applied to the Command if supported by the currently running operating system.

Not all properties of a Process Resource Policy support all operating systems. Check before configuring a property.