←Select platform

EndWorking Method

Summary

Ends the running process.

Syntax

C#
VB
C++
protected virtual bool EndWorking( 
   bool runHyperlink 
) 
  
Protected Overridable Function EndWorking( _ 
   ByVal runHyperlink As Boolean _ 
) As Boolean 
protected: 
virtual bool EndWorking(  
   bool runHyperlink 
)  

Parameters

Remarks

Derived classes should call this method upon ending the run operation of an object.

Example

For more information and an example, refer to Implement User Defined Objects with LEADTOOLS Annotations (Deprecated)

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