The members of Android.OS.CancellationSignal are listed below.
See Also: Inherited members from Java.Lang.Object
Public Constructors
| | Creates a cancellation signal, initially not canceled. |
Public Properties
[read-only] | IsCanceled | bool. Returns true if the operation has been canceled. |
Protected Properties
[read-only] override | ThresholdClass | IntPtr. This API supports the Mono for Android infrastructure and is not intended to be used directly from your code. |
[read-only] override | ThresholdType | Type. This API supports the Mono for Android infrastructure and is not intended to be used directly from your code. |
Public Methods
Public Events
| CancelEvent | Documentation for this section has not yet been entered. |