Interface IThreadSwitcher NamespaceLykke.Common AssemblyLykke.Common.dll public interface IThreadSwitcher Extension Methods JsonSerialisersExt.ToJson(object, bool) PrivateInfoExt.HidePrivateInfo<T>(object) ReflectionUtils.PopulateObject(object, Func<PropertyInfo, object>) UrlUtils.FormatUrlString(object, params string[]) UrlUtils.ToUrlParamString(object, ILog, params string[]) UrlUtils.ToUrlParamString(object, params string[]) Methods SwitchThread(Func<Task>) void SwitchThread(Func<Task> otherThread) Parameters otherThread Func<Task>