Table of Contents

Interface ILongOperationCancelCallback

Namespace
IO.Scanbot.Sdk.Util
Assembly
BarcodeSDK.NET.Droid.dll
[Register("io/scanbot/sdk/util/LongOperationCancelCallback", "", "IO.Scanbot.Sdk.Util.ILongOperationCancelCallbackInvoker")]
public interface ILongOperationCancelCallback : IJavaObject, IJavaPeerable, IDisposable
Inherited Members

Properties

IsCanceled

bool IsCanceled { get; }

Property Value

bool