Sana Assistant (online)
Table of Contents

TaskExecutionContext reference

This article provides reference material about TaskExecutionContext record.

A context used for scheduled task execution.

TaskExecutionContext record

Properties

Logger

The instance of the logger for the current task run. For more information, see ITaskLogger.

See also