Class ThreadSwitcherToNewTask
public class ThreadSwitcherToNewTask : IThreadSwitcher
- Inheritance
-
ThreadSwitcherToNewTask
- Implements
- Inherited Members
- Extension Methods
Constructors
ThreadSwitcherToNewTask(ILog)
[Obsolete]
public ThreadSwitcherToNewTask(ILog log)
Parameters
log
ILog
ThreadSwitcherToNewTask(ILogFactory)
public ThreadSwitcherToNewTask(ILogFactory logFactory)
Parameters
logFactory
ILogFactory
Methods
SwitchThread(Func<Task>)
public void SwitchThread(Func<Task> otherThread)