DkmClrAwaitExpressionInfo.YieldOffset Field
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.
The offset at which the expression yields.
public: initonly System::UInt32 YieldOffset;
public: initonly unsigned int YieldOffset;
initonly unsigned int YieldOffset;
public readonly uint YieldOffset;
val mutable YieldOffset : uint32
Public ReadOnly YieldOffset As UInteger