Show / Hide Table of Contents

Interface IWorker

Namespace: Eco.Core.Utils.Threading
Assembly: Eco.Core.dll
Syntax
public interface IWorker

Methods

ShutdownAsync()

Declaration
Task ShutdownAsync()
Returns
Type Description
System.Threading.Tasks.Task

Start(TaskFactory)

Declaration
void Start(TaskFactory taskFactory)
Parameters
Type Name Description
System.Threading.Tasks.TaskFactory taskFactory

Extension Methods

PropertyChanges.FirePropertyChanged(Object, String)
PropertyChanges.FirePropertyChanged(Object, String, Object, Object)
PropertyChanges.FirePropertyChanged(Object, MemberChangedBeforeAfterEventArgs)
WorkerExtensions.Shutdown(IWorker)
☀
☾
In This Article
Back to top
Copyright (c) Strange Loop Games 2021
☀
☾