def
func:taskSendLater
taskSendLater(task, dur, msg)
Schedule a message for delivery after the specified period of duration has elapsed. Once the period has elapsed the message is appended to the end of the task's queue. Return a future to track the asynchronous result. See task.