Thread::SuspendCount Property
Visual Studio 2015
Gets the number of times this thread has been suspended by the debugger.
Assembly: EnvDTE (in EnvDTE.dll)
Property Value
Type: System::Int32An integer that represents the number of times this thread has been suspended by the debugger.
Show: