Java.Util.Concurrent.IDelayed.GetDelay Method
Returns the remaining delay associated with this object, in the given time unit.

Syntax

[Android.Runtime.Register("getDelay", "(Ljava/util/concurrent/TimeUnit;)J", "GetGetDelay_Ljava_util_concurrent_TimeUnit_Handler:Java.Util.Concurrent.IDelayedInvoker, Mono.Android, Version=0.0.0.0, Culture=neutral, PublicKeyToken=null")]
public long GetDelay (TimeUnit unit)

Parameters

unit
the time unit

Returns

Documentation for this section has not yet been entered.

Remarks

Returns the remaining delay associated with this object, in the given time unit.

[Android Documentation]

Requirements

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