ScheduledTaskInformation

ScheduledTaskInformation is being phased out in favor of TaskObject, which was introduced experimentally in Version 11.2.

ScheduledTaskInformation[cloudobj]

returns the properties of the ScheduledTask cloudobj.

ScheduledTaskInformation[cloudobj,property]

returns the value of the property property.

Details

  • ScheduledTaskInformation returns a property association wrapped in ScheduledTaskInformationData.
  • Cloud scheduled tasks are typically created through the cloud interface or by evaluating CloudDeploy on a ScheduledTask object.

Examples

Basic Examples  (1)

Deploy a scheduled task:

Retrieve the task properties:

Retrieve specific properties:

Remove the task:

Wolfram Research (2014), ScheduledTaskInformation, Wolfram Language function, https://reference.wolfram.com/language/ref/ScheduledTaskInformation.html (updated 2014).

Text

Wolfram Research (2014), ScheduledTaskInformation, Wolfram Language function, https://reference.wolfram.com/language/ref/ScheduledTaskInformation.html (updated 2014).

CMS

Wolfram Language. 2014. "ScheduledTaskInformation." Wolfram Language & System Documentation Center. Wolfram Research. Last Modified 2014. https://reference.wolfram.com/language/ref/ScheduledTaskInformation.html.

APA

Wolfram Language. (2014). ScheduledTaskInformation. Wolfram Language & System Documentation Center. Retrieved from https://reference.wolfram.com/language/ref/ScheduledTaskInformation.html

BibTeX

@misc{reference.wolfram_2023_scheduledtaskinformation, author="Wolfram Research", title="{ScheduledTaskInformation}", year="2014", howpublished="\url{https://reference.wolfram.com/language/ref/ScheduledTaskInformation.html}", note=[Accessed: 18-April-2024 ]}

BibLaTeX

@online{reference.wolfram_2023_scheduledtaskinformation, organization={Wolfram Research}, title={ScheduledTaskInformation}, year={2014}, url={https://reference.wolfram.com/language/ref/ScheduledTaskInformation.html}, note=[Accessed: 18-April-2024 ]}