UniTask
Show / Hide Table of Contents

UniTaskScheduler Class

Namespace: Cysharp.Threading.Tasks
Assembly: UniTask.dll
public static class UniTaskScheduler
Inheritance
object → UniTaskScheduler

Members

Fields

Name Description
DispatchUnityMainThread
PropagateOperationCanceledException
UnobservedExceptionWriteLogType

Events

Name Description
UnobservedTaskException

Fields

DispatchUnityMainThread

public static bool DispatchUnityMainThread
Field Value
bool

PropagateOperationCanceledException

public static bool PropagateOperationCanceledException
Field Value
bool

UnobservedExceptionWriteLogType

public static LogType UnobservedExceptionWriteLogType
Field Value
LogType

Events

UnobservedTaskException

public static event Action<Exception> UnobservedTaskException
Event Type
Action<Exception>
Back to top Copyright © Cysharp, Inc. | Generated by DocFX