public void ScheduleOnce( TimeSpan delay, Action action, ICancelable cancelable )
abstract ScheduleOnce : delay : TimeSpan * action : Action * cancelable : ICancelable -> unit override ScheduleOnce : delay : TimeSpan * action : Action * cancelable : ICancelable -> unit