Skip to content

TimeoutOption

ZjzMisaka edited this page Aug 26, 2025 · 3 revisions

Properties

The maximum amount of time (ms)

int Duration;

If forceStop is true, Thread.Interrupt() will be called.

bool ForceStop;

Clone this wiki locally