DkmTaskSynchronizationObject.OwningThread 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.
[Optional] The owning thread.
public:
property Microsoft::VisualStudio::Debugger::DkmThread ^ OwningThread { Microsoft::VisualStudio::Debugger::DkmThread ^ get(); };
public Microsoft.VisualStudio.Debugger.DkmThread OwningThread { get; }
public Microsoft.VisualStudio.Debugger.DkmThread? OwningThread { get; }
member this.OwningThread : Microsoft.VisualStudio.Debugger.DkmThread
Public ReadOnly Property OwningThread As DkmThread
Property Value
Returns DkmThread.