←Select platform

Shutdown Method

Summary

Releases all the data used to start the LEADTOOLS DICOM .NET Class Library.

Syntax

C#
VB
Java
WinRT C#
C++
public static void Shutdown() 
Public Shared Sub Shutdown()  
public static void Shutdown() 
public static void CheckStarted() 
 function Leadtools.Dicom.DicomEngine.Shutdown() 
public: 
static void Shutdown();  

Remarks
  • This static method must be called when the LEADTOOLS DICOM .NET Class Library is no longer to be used, usually before your application shuts down.
Example

For an example, refer to SetIntValue.

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