Java.Util.Concurrent.DelayQueue.Offer Method
Documentation for this section has not yet been entered.

Syntax

[Android.Runtime.Register("offer", "(Ljava/lang/Object;JLjava/util/concurrent/TimeUnit;)Z", "GetOffer_Ljava_lang_Object_JLjava_util_concurrent_TimeUnit_Handler")]
public virtual bool Offer (Java.Lang.Object e, long timeout, TimeUnit unit)

Parameters

e
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

Documentation for this section has not yet been entered.

Requirements

Namespace: Java.Util.Concurrent
Assembly: Mono.Android (in Mono.Android.dll)
Assembly Versions: 0.0.0.0
Since: Added in API level 1