Share via


THREADPROPERTIES100.dwSuspendCount Field

Namespace:  Microsoft.VisualStudio.Debugger.Interop
Assembly:  Microsoft.VisualStudio.Debugger.Interop.10.0 (in Microsoft.VisualStudio.Debugger.Interop.10.0.dll)

Syntax

'Declaration
Public dwSuspendCount As UInteger
public uint dwSuspendCount
public:
unsigned int dwSuspendCount
val mutable dwSuspendCount: uint32
public var dwSuspendCount : uint

.NET Framework Security

See Also

Reference

THREADPROPERTIES100 Structure

Microsoft.VisualStudio.Debugger.Interop Namespace