TaskUtils
class in Coherence.Common
Utility methods related to System.Threading.Tasks.Task.
Fields
Scheduler | Gets the TaskScheduler from the current synchronization context, if one exists; otherwise, gets the current TaskScheduler. In Unity platforms, this is the UnitySynchronizationContext. |