Table of Contents

Interface IThreadSwitcher

Namespace
Lykke.Common
Assembly
Lykke.Common.dll
public interface IThreadSwitcher
Extension Methods

Methods

SwitchThread(Func<Task>)

void SwitchThread(Func<Task> otherThread)

Parameters

otherThread Func<Task>