DkmILContext.ThreadOverride Class
Definition
Important
Some information relates to prerelease product that may be substantially modified before it’s released. Microsoft makes no warranties, express or implied, with respect to the information provided here.
Optional section that describes an alternate thread to use for evaluation.
public: ref class DkmILContext::ThreadOverride sealed
class DkmILContext::ThreadOverride sealed
public sealed class DkmILContext.ThreadOverride
type DkmILContext.ThreadOverride = class
Public NotInheritable Class DkmILContext.ThreadOverride
- Inheritance
-
DkmILContext.ThreadOverride
Constructors
DkmILContext.ThreadOverride(UInt64) |
Initialize a new ThreadOverride value. |
Fields
ThreadId |
Global-to-kernel thread ID to use for evaluation. |