←Select platform

Abort Property

Summary

Aborts the caller filter operation.

Syntax
C#
VB
C++
public bool Abort {get; set;} 
Public Property Abort() As Boolean 
   Get 
   Set 
public:  
   property bool Abort 
   { 
      bool get() 
      void set(bool value) 
   } 

Property Value

true to abort the caller filter operation; otherwise, false. The default value is false.

Remarks

Refer to RasterCodecs.FilterHeartbeat for more information.

Example

For an example, refer to RasterCodecs.FilterHeartbeat.

Requirements
Target Platforms
Help Version 21.0.2021.7.2
Products | Support | Contact Us | Intellectual Property Notices
© 1991-2021 LEAD Technologies, Inc. All Rights Reserved.

Leadtools.Codecs Assembly

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