C#
VB
WinRT C#
C++
Initializes the LEADTOOLS DICOM DLL.
public static void Startup()
Public Shared Sub Startup()
public static void Startup()
function Leadtools.Dicom.Networking.DicomNet.Startup()
public:
static void Startup();
This method initializes the LEADTOOLS DICOM DLL. This must be the first method that is called before using any other DICOM operations methods. For each call to Startup, there needs to be a corresponding call to Shutdown.
Raster .NET | C API | C++ Class Library | JavaScript HTML5
Document .NET | C API | C++ Class Library | JavaScript HTML5
Medical .NET | C API | C++ Class Library | JavaScript HTML5
Medical Web Viewer .NET