Changes the context of the following commands to the WorkerThread when yielded.

Namespace: UnityThreading
Assembly: UnityThreading (in UnityThreading.dll) Version: 1.0.0.0 (1.0.0.0)

Syntax

C#
public static readonly SwitchTo Thread
Visual Basic
Public Shared ReadOnly Thread As SwitchTo
Visual C++
public:
static initonly SwitchTo^ Thread

See Also