Leadtools.Barcode Requires Barcode add-on license | Send comments on this topic. | Back to Introduction - All Topics | Help Version 16.5.9.25
Shutdown Method
See Also 
Leadtools.Barcode Namespace > BarcodeEngine Class : Shutdown Method



Closes the barcode engine and frees the loaded DLLs for Barcode operations from memory.

Syntax

Visual Basic (Declaration) 
Public Shared Sub Shutdown() 
Visual Basic (Usage)Copy Code
BarcodeEngine.Shutdown()
C# 
public static void Shutdown()
C++/CLI 
public:
static void Shutdown(); 

Example

For an example, refer to BarcodeEngine.Read example.

Remarks

This must be the last barcode-related method that is called in an application.

No other Leadtools.Barcode functionality can be used after Shutdown method is called. To use other methods after calling this method, The Initialize method must be called again.

Requirements

Target Platforms: Microsoft .NET Framework 2.0, Windows 98, Windows NT 4.0, Windows Millennium Edition, Windows 2000, Windows XP Home Edition, Windows XP Professional, Windows Server 2003 family

See Also

Leadtools.Barcode requires a Barcode Module license and unlock key. For more information, refer to: Imaging Pro/Document/Medical Features