Shutdown Method

Summary

Releases all the data used to start the Screen Capture toolkit.

Syntax
C#
VB
C++
public static void Shutdown() 
  
Public Shared Sub Shutdown()  
public: 
static void Shutdown();  

Remarks

This static method must be called when the ScreenCapture toolkit is no longer to be used, usually before your application shuts down.

Example

For an example, refer to ScreenCaptureEngine.

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.ScreenCapture Assembly