public interface IMaskingAsyncTask extends IAsyncTask
Represents the masking async task.
| Modifier and Type | Method and Description |
|---|---|
String |
getErrorString()
Returns an error of masking operation
|
MaskingResult |
getMaskingResult()
Returns the result of masking operation
|
abort, cancel, getError, getProgressEventHandler, getResult, isBusy, isCanceled, isFaulted, runAsync, runAsync, setCompleteCallback, setProgressEventHandlerMaskingResult getMaskingResult()
Returns the result of masking operation
String getErrorString()
Returns an error of masking operation
Copyright (c) 2008-2025 Aspose Pty Ltd. All Rights Reserved.