IAsyncControl interface
Provides a cancel method for some asynchronous operations.
public interface IAsyncControl
Name | Description |
---|---|
cancel |
Cancel the current asynchronous task. |
IAsyncControl.java
Minimum supported OS version |
Android 4.0.3 (API level 15) |
com.microsoft.rightsmanagement
Members of this class are not guaranteed to be thread safe.