SpicyPixel.Threading.Tasks.UnityTaskFactory Class Reference

Provides a task factory for Unity using the default UnityTaskScheduler. More...

+ Collaboration diagram for SpicyPixel.Threading.Tasks.UnityTaskFactory:

Properties

static TaskFactory Default [get]
 Gets the shared task factory instance. More...
 

Detailed Description

Provides a task factory for Unity using the default UnityTaskScheduler.

Definition at line 39 of file UnityTaskFactory.cs.

Property Documentation

TaskFactory SpicyPixel.Threading.Tasks.UnityTaskFactory.Default
staticget

Gets the shared task factory instance.

The shared task factory instance bound to SpicyPixel.Threading.Tasks.UnityTaskScheduler.Default.

Definition at line 49 of file UnityTaskFactory.cs.


The documentation for this class was generated from the following file: