Interface ILongOperationCancelCallback
[Register("io/scanbot/sdk/util/LongOperationCancelCallback", "", "IO.Scanbot.Sdk.Util.ILongOperationCancelCallbackInvoker")]
public interface ILongOperationCancelCallback : IJavaObject, IJavaPeerable, IDisposable
- Inherited Members
Properties
IsCanceled
bool IsCanceled { get; }