This method can be used to purposefully cancel the feed information process.
public void CancelFeedGetInformation()
Public Sub CancelFeedGetInformation()
public void CancelFeedGetInformation()
- (void)cancelFeedGetInformation
public void cancelFeedGetInformation()
function Leadtools.Codecs.RasterCodecs.CancelFeedGetInformation()
public:
void CancelFeedGetInformation();
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.
For an example, refer to StartFeedGetInformation.
Raster .NET | C API | C++ Class Library | JavaScript HTML5
Document .NET | C API | C++ Class Library | JavaScript HTML5
Medical .NET | C API | C++ Class Library | JavaScript HTML5
Medical Web Viewer .NET