←Select platform

Startup Method (DicomNet)

Summary

Initializes the LEADTOOLS DICOM DLL.

Syntax

C#
VB
WinRT C#
C++
public static void Startup() 
Public Shared Sub Startup()  
public static void Startup() 
 function Leadtools.Dicom.Networking.DicomNet.Startup() 
public: 
static void Startup();  

Remarks

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.

Requirements

Target Platforms

Help Version 19.0.2017.10.27
Products | Support | Contact Us | Copyright Notices
© 1991-2017 LEAD Technologies, Inc. All Rights Reserved.

Leadtools.Dicom Assembly