For the complete documentation index, see llms.txt. This page is also available as Markdown.

API Reference

Namespace

using TaskLockMode;

Public Methods

LockTask.StartLockTask()

Start task lock mode

LockTask.StopLockTask()

Stop task lock mode

Variables

bool LockTask.isLockTaskModeRunning

Returns true if task lock mode is running

Last updated