[Android.Runtime.Register("scheduledExecutionTime", "()J", "GetScheduledExecutionTimeHandler")] public virtual longScheduledExecutionTime ()
Returns
Documentation for this section has not yet been entered.
Remarks
Returns the scheduled execution time. If the task execution is in
progress it returns the execution time of the ongoing task. Tasks which
have not yet run return an undefined value.