Thread::Freeze Method ()

 

Stops the thread from executing.

Namespace:   EnvDTE
Assembly:  EnvDTE (in EnvDTE.dll)

void Freeze()

For more information, see How to: Use the Threads Window.

The following example demonstrates how to use the Freeze method.

No code example is currently available or this language may not be supported.
Return to top
Show: