Schedule Callback

Description

Schedules a callback at the specified time.

Overview

This script schedules a callback for the specified offset or explicit date/time.

Parameters

Parameter Type Description
Offset TimeSpan A span of time from the current moment to initiate a callback (e.g. 5 minutes from now).
DateTime DateTime The exact date and time to callback in localtime.

Example Output

Id            : 1
Target        : 10/20/2024 5:54:27 AM
TimeRemaining : 00:04:59.9883370
Scroll to Top