←Select platform

CancelFeedGetInformation Method

Summary
This method can be used to purposefully cancel the feed information process.
Syntax
C#
VB
Objective-C
C++
Java
public void CancelFeedGetInformation() 
Public Sub CancelFeedGetInformation()  
- (void)cancelFeedGetInformation 
public void cancelFeedGetInformation() 
public: 
void CancelFeedGetInformation();  
Remarks

This method can be used to gracefully cancel a feed information operation. For example, during feed information progressing, the user might click a cancel button to abort the operation. You can then call this method to end the feed information process without throwing an exception.

For a description of how the methods relate to each other, refer to StartFeedGetInformation.

Example

For an example, refer to StartFeedGetInformation.

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.