Documentation for this section has not yet been entered.
Syntax
[Android.Runtime.Register("invokeAny", "(Ljava/util/Collection;JLjava/util/concurrent/TimeUnit;)Ljava/lang/Object;", "GetInvokeAny_Ljava_util_Collection_JLjava_util_concurrent_TimeUnit_Handler")]
public virtual
Java.Lang.Object InvokeAny (
ICollection p0,
long p1,
TimeUnit p2)
Parameters
- tasks
- Documentation for this section has not yet been entered.
- timeout
- Documentation for this section has not yet been entered.
- unit
- 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