Indicates whether the Affinity-Mask of the process will be set.
[Visual Basic] Public Property SetProcessAffinity As Boolean [C#] public bool SetProcessAffinity { get; set; } [C++] public: __property bool get_SetProcessAffinity(); public: __property void set_SetProcessAffinity(bool ); [JScript] public function get SetProcessAffinity() : bool public function set SetProcessAffinity(bool);
Indicates whether the Affinity-Mask of the process will be set.
Indicates whether the Affinity-Mask of the process will be set.
Application Class | EbsOpen Namespace