[This is preliminary documentation and is subject to change.]
The following implementation makes sure that a new sub DicomThread is created and started by
the overview Thread. After doing this, this objects waits until all subthreads are stopped.
When this object is a sub DicomThread, nothing is done.
| C# | Visual Basic | Visual C++ |
protected override void InitialAction()
Protected Overrides Sub InitialAction
protected: virtual void InitialAction() override