DkmGPUDataAddress.ComputeThread Property
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.
DkmGPUComputeThread represents a compute thread running in the GPU target process.
public:
property Microsoft::VisualStudio::Debugger::GPU::DkmGPUComputeThread ^ ComputeThread { Microsoft::VisualStudio::Debugger::GPU::DkmGPUComputeThread ^ get(); };
public Microsoft.VisualStudio.Debugger.GPU.DkmGPUComputeThread ComputeThread { get; }
member this.ComputeThread : Microsoft.VisualStudio.Debugger.GPU.DkmGPUComputeThread
Public ReadOnly Property ComputeThread As DkmGPUComputeThread
Property Value
Returns DkmGPUComputeThread.