Documentation for this section has not yet been entered.
Syntax
[Android.Runtime.Register("newTaskFor", "(Ljava/lang/Runnable;Ljava/lang/Object;)Ljava/util/concurrent/RunnableFuture;", "GetNewTaskFor_Ljava_lang_Runnable_Ljava_lang_Object_Handler")]
protected virtual
IRunnableFuture NewTaskFor (
Java.Lang.IRunnable p0,
Java.Lang.Object p1)
Parameters
- runnable
- Documentation for this section has not yet been entered.
- value
- Documentation for this section has not yet been entered.
Returns
Documentation for this section has not yet been entered.
Remarks
Requirements
Namespace: Java.Util.Concurrent
Assembly: Mono.Android (in Mono.Android.dll)
Assembly Versions: 0.0.0.0
Since: Added in API level 1