[This is preliminary documentation and is subject to change.]
Stops this object and all child threads.
| C# | Visual Basic | Visual C++ |
public virtual void Stop()
Public Overridable Sub Stop
public: virtual void Stop()
The caller of this method will not wait until the threads have ended.