public abstract static class Image.GetThumbnailImageAbort
extends com.aspose.ms.System.MulticastDelegate
| Constructor and Description |
|---|
GetThumbnailImageAbort() |
| Modifier and Type | Method and Description |
|---|---|
com.aspose.ms.System.IAsyncResult |
beginInvoke(com.aspose.ms.System.AsyncCallback callback,
Object state) |
boolean |
endInvoke(com.aspose.ms.System.IAsyncResult result) |
abstract boolean |
invoke()
Provides a callback method for determining when the method should prematurely cancel execution.
|
getDelegateId, getInvocationList, op_Equality, op_Inequalitypublic abstract boolean invoke()
Provides a callback method for determining when the method should prematurely cancel execution.
public final com.aspose.ms.System.IAsyncResult beginInvoke(com.aspose.ms.System.AsyncCallback callback,
Object state)
public final boolean endInvoke(com.aspose.ms.System.IAsyncResult result)
Copyright (c) 2008-2025 Aspose Pty Ltd. All Rights Reserved.