• Version 1.7.1
Show / Hide Table of Contents

Class ThisThread

Inheritance
object
ThisThread
Inherited Members
object.Equals(object)
object.Equals(object, object)
object.GetHashCode()
object.GetType()
object.MemberwiseClone()
object.ReferenceEquals(object, object)
object.ToString()
Namespace: OnixS.Cme.ILink3
Assembly: OnixS.Cme.ILink3.dll
Syntax
public static class ThisThread

Methods

SetAffinity(int[])

Sets the current thread affinity.

Declaration
public static void SetAffinity(int[] affinitySet)
Parameters
Type Name Description
int[] affinitySet
In this article
Back to top Copyright © Onix Solutions.
Generated by DocFX