DVTk API
Initialize Method (threadManager)
DVTkDvtkHighLevelInterface.Dicom.ThreadsDicomThreadInitialize(ThreadManager)
DVTk API

[This is preliminary documentation and is subject to change.]

Initializes this instance as a DicomThread with no parent thread.
Declaration Syntax
C#Visual BasicVisual C++
public void Initialize(
	ThreadManager threadManager
)
Public Sub Initialize ( _
	threadManager As ThreadManager _
)
public:
void Initialize(
	ThreadManager^ threadManager
)
Parameters
threadManager (ThreadManager)
The threadManager.
Examples
VB.NET
CopyC#
<!-- Failed to insert some or all of included XML --><include file="..\..\assemblies\DvtkHighLevelInterface\Doc\VisualBasicExamples.xml" path="Examples/Example[@name="IncludesDicomThreadScu"]" />
<!-- Failed to insert some or all of included XML --><include file="..\..\assemblies\DvtkHighLevelInterface\Doc\VisualBasicExamples.xml" path="Examples/Example[@name="DicomThreadScu"]" />
<!-- Failed to insert some or all of included XML --><include file="..\..\assemblies\DvtkHighLevelInterface\Doc\VisualBasicExamples.xml" path="Examples/Example[@name="Main"]" />

Assembly: DvtkHighLevelInterface (Module: DvtkHighLevelInterface) Version: 0.0.0.0