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 21.0.2021.6.30
Products | Support | Contact Us | Intellectual Property Notices
© 1991-2021 LEAD Technologies, Inc. All Rights Reserved.

Leadtools.ScreenCapture Assembly

Products | Support | Contact Us | Intellectual Property Notices
© 1991-2021 LEAD Technologies, Inc. All Rights Reserved.