←Select platform

Shutdown Method

Summary

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

Syntax
C#
VB
C++
Java
public static void Shutdown() 
Public Shared Sub Shutdown()  
public static void CheckStarted() 
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 20.0.2020.3.31
Products | Support | Contact Us | Intellectual Property Notices
© 1991-2020 LEAD Technologies, Inc. All Rights Reserved.

Leadtools.Dicom Assembly